]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.cmd
Add more error descriptions.
[paraslash.git] / afs.cmd
diff --git a/afs.cmd b/afs.cmd
index e9d9cfe12c19d8a2e532d6a5a669fe88f021e570..79cb84ee6554fb280ae21d19b7b548f79bfa87a3 100644 (file)
--- a/afs.cmd
+++ b/afs.cmd
@@ -66,6 +66,20 @@ H:   -sb:  sort by bitrate.
 H:     -sd:  sort by duration.
 H:     -sa:  sort by audio format.
 ---
+N: lsatt
+P: AFS_READ
+D: List attributes
+U: lsatt [-a] [-l]
+H: 
+H: Print the list of all defined attributes.
+H: 
+H: Options:
+H: -a Sort attributes alphabetically by name. The default is to sort by attribute
+H: identifier.
+H: 
+H: -l Print a long listing containing both identifier and attribute name. The
+H: default is to print only the name.
+---
 N: setatt
 P: AFS_READ | AFS_WRITE
 D: FIXME