X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=38b46e9fcb89ca0e7d92fa94eec3f651c4b062e1;hp=2e54d90589f648ec0c4c65c60470a1660eb41674;hb=55b45ec9ba3ef54395b3d22b3d00404f35e636a3;hpb=14644a021246064dcadf9315c8ef93eeea461cce diff --git a/afs.cmd b/afs.cmd index 2e54d905..38b46e9f 100644 --- a/afs.cmd +++ b/afs.cmd @@ -134,8 +134,8 @@ N: check P: AFS_READ D: Run integrity checks against osl tables. U: check [-a] [-m] [-p] -H: Check the audio file table, the mood definitions and all defined playlists and -H: report any inconsistencies found. +H: Check the audio file table, the mood definitions and all +H: defined playlists and report any inconsistencies found. H: H: Options: H: @@ -235,7 +235,7 @@ 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: @@ -278,10 +278,11 @@ H: given, the full list is printed. H: H: Options: H: -H: -i Sort attributes by id. The default is to sort alphabetically by name. +H: -i Sort attributes by id. The default is to sort +H: alphabetically by name. H: -H: -l Print a long listing containing both identifier and attribute name. The -H: default is to print only the name. +H: -l Print a long listing containing both identifier and +H: attribute name. The default is to print only the name. H: H: -r Reverse sort order. ---