]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.cmd
Implement pattern matching for com_lsatt().
[paraslash.git] / afs.cmd
diff --git a/afs.cmd b/afs.cmd
index f27fa4a8de60af4c91708a738d0f4558eeb36460..fb691ab60bf5bfcc3af512b938e78a58458cef89 100644 (file)
--- 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.
 ---