X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=2b9e4f8e15947c6ee60a21cfea1eda9548079fa7;hp=5a3615bf1bc8f79771da9bd0a6c54f8877dff711;hb=f57f71019a272c7e5a29a10da55a8ef2bed5de71;hpb=db8b6df30d17d9f93c60758e156699067121cbb5;ds=sidebyside diff --git a/afs.cmd b/afs.cmd index 5a3615bf..2b9e4f8e 100644 --- a/afs.cmd +++ b/afs.cmd @@ -52,18 +52,6 @@ H: b: by bit rate H: d: by duration H: a: by audio format --- -N: setatt -P: AFS_READ | AFS_WRITE -D: Set attribute(s) for all files matching a pattern. -U: setatt attribute{+|-}... pattern -H: Set ('+') or unset ('-') the given attributes for all audio files matching -H: pattern. Example: -H: -H: setatt rock+ punk+ pop- '*foo.mp3' -H: -H: sets the 'rock' and the 'punk' attribute and unsets the 'pop' -H: attribute of all files ending with 'foo.mp3'. ---- N: addatt P: AFS_READ | AFS_WRITE D: Add new attribute(s).