From 532a50e996b8770dc5bdd762fdc91e5069915b0a Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 23 Aug 2009 14:25:42 +0200 Subject: [PATCH] Fix syntax in documentation of the touch command. --- afs.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.30.2