]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.cmd
afs.cmd: Fix typo in setatt help.
[paraslash.git] / afs.cmd
diff --git a/afs.cmd b/afs.cmd
index cb8b671e59dae9444da616cf876d42cfa0d79762..e6e0d3e1bb7c8a9f828ee12e17048a5b14c5cba2 100644 (file)
--- a/afs.cmd
+++ b/afs.cmd
@@ -103,7 +103,7 @@ U: setatt attribute{+|-}... pattern
 H: Set ('+') or unset ('-') the given attributes for all audio files matching
 H: pattern.  Example:
 H:
-H:         sa rock+ punk+ classic- '*foo.mp3'
+H:         setatt rock+ punk+ classic- '*foo.mp3'
 H:
 H: sets the 'rock' and the 'punk' attribute but unsets the 'classic'
 H: attribute of all files ending with 'foo.mp3'.