Fix syntax in documentation of the touch command.
authorAndre Noll <maan@systemlinux.org>
Sun, 23 Aug 2009 12:25:42 +0000 (14:25 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 23 Aug 2009 12:25:42 +0000 (14:25 +0200)
afs.cmd

diff --git a/afs.cmd b/afs.cmd
index 65d815c74d0bbbe2ead826d215a562ba3840ba26..f05519989c9bd20ec4c9b7f5aa952b983efb39c2 100644 (file)
--- 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: