X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=3f44873e444d7036f7b12b42fe4127420786cd71;hp=38b46e9fcb89ca0e7d92fa94eec3f651c4b062e1;hb=8f79f577f809506a12799cb97dba1f111c014df5;hpb=e0621e0098d8507095268bc71ece2c778ccde0b3 diff --git a/afs.cmd b/afs.cmd index 38b46e9f..3f44873e 100644 --- a/afs.cmd +++ b/afs.cmd @@ -59,7 +59,7 @@ H: H: -p List full path of audio file. If not specified, only the basename H: of each file is printed. H: -H: -a List only file that are admissible with respect to the current mood or +H: -a List only files that are admissible with respect to the current mood or H: playlist. H: H: -r Reverse sort order. @@ -235,11 +235,11 @@ H: -v Verbose mode. N: select P: AFS_READ | AFS_WRITE D: Activate a mood or a playlist. -U: select specifier:name +U: select specifier/name H: The specifier is either 'm' or 'p' to indicate whether a playlist or H: a mood should be activated. Example: H: -H: select m:foo +H: select m/foo H: H: loads the mood named 'foo'. ---