From be557cb0c7593e2b67fda79d0c34853862e5f4d9 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sat, 29 Sep 2007 15:29:26 +0200 Subject: [PATCH] afs.cmd: Fix typo in setatt help. --- afs.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/afs.cmd b/afs.cmd index cb8b671e..e6e0d3e1 100644 --- 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'. -- 2.39.5