From: Andre Noll Date: Sat, 15 Sep 2007 20:10:08 +0000 (+0200) Subject: afs.cmd: Add documentation for lsatt. X-Git-Tag: v0.3.0~398 X-Git-Url: http://git.tue.mpg.de/?a=commitdiff_plain;h=efa1d1c721efca286ed95567a365ea4a324c437f;p=paraslash.git afs.cmd: Add documentation for lsatt. --- diff --git a/afs.cmd b/afs.cmd index e9d9cfe1..79cb84ee 100644 --- 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