X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=fb691ab60bf5bfcc3af512b938e78a58458cef89;hp=f27fa4a8de60af4c91708a738d0f4558eeb36460;hb=55aa4090d742d0c6357a7c53f32e1fd778e76276;hpb=b01305511496c759da6580b56a92f44c3ab923ce diff --git a/afs.cmd b/afs.cmd index f27fa4a8..fb691ab6 100644 --- a/afs.cmd +++ b/afs.cmd @@ -82,7 +82,7 @@ H: -sa: sort by audio format. N: lsatt P: AFS_READ D: List attributes -U: lsatt [-a] [-l] +U: lsatt [-a] [-l] [-r] H: H: Print the list of all defined attributes. H: @@ -93,6 +93,8 @@ H: identifier. H: H: -l Print a long listing containing both identifier and attribute name. The H: default is to print only the name. +H: +H: -l Reverse sort order. --- N: setatt P: AFS_READ | AFS_WRITE @@ -109,7 +111,7 @@ H: attribute of all files ending with 'foo.mp3'. N: addatt P: AFS_READ | AFS_WRITE D: Add new attribute(s). -U: addatt attribute1 [attribute2 ...] +U: addatt attribute1... H: This adds new attributes to the attribute table. At most 64 attributes H: may be defined. ---