From efa1d1c721efca286ed95567a365ea4a324c437f Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sat, 15 Sep 2007 22:10:08 +0200 Subject: [PATCH] afs.cmd: Add documentation for lsatt. --- afs.cmd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 2.39.5