X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=07db3ccb6fadd270a8e2513f0084795e18230acd;hp=bf6482b9719ef2ade361f7a09eb0e19ca604c7a0;hb=dfc7d7868b3b5a4fd6916fd96c12a079db5497c5;hpb=0d6d325723b96bb227dfccc39196db4aa7d31ce1 diff --git a/afs.cmd b/afs.cmd index bf6482b9..07db3ccb 100644 --- a/afs.cmd +++ b/afs.cmd @@ -36,19 +36,20 @@ 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] [-d] [-s{p|s|l|n|f|c|i|y|b|d|a}] [pattern...] +U: ls [-l=mode] [-p] [-a] [-r] [-d] [-s=order] [pattern...] H: Print a list of all audio files matching pattern. H: H: Options: H: -H: -l Change listing mode. Defaults to short listing if not given. +H: -l=mode Change listing mode. Defaults to short listing if not given. H: -H: -ls: short listing mode -H: -ll: long listing mode (equivalent to -l) -H: -lv: verbose listing mode -H: -lp: parser-friendly mode -H: -lm: mbox listing mode -H: -lc: chunk-table listing mode +H: Available modes: +H: s: short listing mode +H: l: long listing mode (equivalent to -l) +H: v: verbose listing mode +H: p: parser-friendly mode +H: m: mbox listing mode +H: c: chunk-table listing mode H: H: -p List full paths. If this option is not specified, only the basename H: of each file is printed. @@ -60,19 +61,20 @@ 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: by path -H: -sl: by last played time -H: -ss: by score (implies -a) -H: -sn: by num played count -H: -sf: by frequency -H: -sc: by number of channels -H: -si: by image id -H: -sy: by lyrics id -H: -sb: by bit rate -H: -sd: by duration -H: -sa: by audio format +H: -s=order Change sort order. Defaults to alphabetical path sort if not given. +H: +H: Possible values for order: +H: p: by path +H: l: by last played time +H: s: by score (implies -a) +H: n: by num played count +H: f: by frequency +H: c: by number of channels +H: i: by image id +H: y: by lyrics id +H: b: by bit rate +H: d: by duration +H: a: by audio format --- N: lsatt P: AFS_READ