stdin: Increase input buffer size.
[paraslash.git] / afs.cmd
diff --git a/afs.cmd b/afs.cmd
index 8d8ee12347b89ee69fa1647b6383fa61a7eb181d..0af4511302aa20a220907e79a35be20df04a2700 100644 (file)
--- a/afs.cmd
+++ b/afs.cmd
@@ -41,7 +41,7 @@ H: only the tables given by table_name... are created.
 N: ls
 P: AFS_READ
 D: List audio files.
-U: ls [-l[s|l|v|m]] -p -a -r -s{p|s|l|n|f|c|i|y|b|d|a} [pattern...]
+U: ls [-l[s|l|v|m]] [-p] [-a] [-r] [-d] [-s{p|s|l|n|f|c|i|y|b|d|a}] [pattern...]
 H: Print a list of all audio files matching pattern.
 H:
 H: Options:
@@ -56,6 +56,8 @@ H:            -lv:   verbose listing mode
 H:
 H:             -lm:   mbox listing mode
 H:
+H:             -lc:   chunk-table listing mode
+H:
 H: -p  List full path of audio file. If not specified, only the basename
 H:     of each file is printed.
 H:
@@ -64,6 +66,8 @@ H:    playlist.
 H:
 H: -r  Reverse sort order.
 H:
+H: -d  Print dates as seconds after the epoch.
+H:
 H: -s  Change sort order. Defaults to alphabetical path sort if not given.
 H:
 H:             -sp:  sort by path.
@@ -202,7 +206,13 @@ H:         this audio file.
 H:
 H: -i  Set the image id. Same as -y, but sets the image.
 H:
-H: -a  Set the amplification value (0-255).
+H: -a  Set the amplification value (0-255). This determines a scaling
+H:     factor by which the amplitude should be multiplied in order to
+H:     normalize the volume of the audio file.  A value of zero means
+H:     no amplification, 64 means the amplitude should be multiplied
+H:     by a factor of two, 128 by three and so on.
+H:
+H:     This value is used by the compress filter.
 H:
 H: -v  Verbose mode. Explain what is being done.
 H: