X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=3f44873e444d7036f7b12b42fe4127420786cd71;hp=f4f2652846e89a9b29a91bbb2af6b290fe469d3c;hb=2b471378b49c04db7bb84d1e75db981f91ad93db;hpb=8c77f463c91640dfd03cc35dc8c24dbb20011ea0 diff --git a/afs.cmd b/afs.cmd index f4f26528..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 : +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'. ---