From: Andre Noll Date: Sun, 23 Aug 2009 12:25:42 +0000 (+0200) Subject: Fix syntax in documentation of the touch command. X-Git-Tag: v0.4.0~36 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=532a50e996b8770dc5bdd762fdc91e5069915b0a;hp=43e0a7f669d782e73513119b7140dc4e56bcc3d7 Fix syntax in documentation of the touch command. --- diff --git a/afs.cmd b/afs.cmd index 65d815c7..f0551998 100644 --- a/afs.cmd +++ b/afs.cmd @@ -200,7 +200,7 @@ H: H: -l Set lastplayed time. The last time this audio file was selected. H: Must be given as the number of seconds since the epoch. Example: H: -H: touch -l $(date +%s) file +H: touch -l=$(date +%s) file H: H: sets the lastplayed time of 'file' to the current time. H: