From: Andre Noll Date: Fri, 20 Dec 2013 22:08:48 +0000 (+0100) Subject: afs.cmd: Improve second level indenting. X-Git-Tag: v0.5.2~10^2~2 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=9b92302807a6b205695ee857f2ec9b7cbdd858f9 afs.cmd: Improve second level indenting. Currently we have an empty line between each item, mainly to make sure that man pages including the html version look nice. However, indenting by spaces and dropping the empty lines looks better in the plaintext version (help output) while still keeping help2man and man2html happy. --- diff --git a/afs.cmd b/afs.cmd index d8463dca..09b7b5c0 100644 --- a/afs.cmd +++ b/afs.cmd @@ -44,17 +44,12 @@ H: Options: H: H: -l Change listing mode. Defaults to short listing if not given. H: -H: -ls: short listing mode -H: -H: -ll: long listing mode (equivalent to -l) -H: -H: -lv: verbose listing mode -H: -H: -lp: parser-friendly mode -H: -H: -lm: mbox listing mode -H: -H: -lc: chunk-table listing mode +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: H: -p List full path of audio file. If not specified, only the basename H: of each file is printed. @@ -68,27 +63,17 @@ 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. -H: -H: -sl: sort by last played time. -H: -H: -ss: sort by score (implies -a). -H: -H: -sn: sort by num played count. -H: -H: -sf: sort by frequency. -H: -H: -sc: sort by number of channels. -H: -H: -si: sort by image id. -H: -H: -sy: sort by lyrics id. -H: -H: -sb: sort by bit rate. -H: -H: -sd: sort by duration. -H: -H: -sa: sort by audio format. +H: -sp: sort by path. +H: -sl: sort by last played time. +H: -ss: sort by score (implies -a). +H: -sn: sort by num played count. +H: -sf: sort by frequency. +H: -sc: sort by number of channels. +H: -si: sort by image id. +H: -sy: sort by lyrics id. +H: -sb: sort by bit rate. +H: -sd: sort by duration. +H: -sa: sort by audio format. --- N: lsatt P: AFS_READ diff --git a/audiod.cmd b/audiod.cmd index 6c99d4c7..95431530 100644 --- a/audiod.cmd +++ b/audiod.cmd @@ -19,11 +19,9 @@ H: Options: H: H: -m Change grab mode. Defaults to sloppy grab if not given. H: -H: -ms: sloppy grab -H: -H: -mp: pedantic grab -H: -H: -ma: aggressive grab +H: -ms: sloppy grab +H: -mp: pedantic grab +H: -ma: aggressive grab H: H: The various grab modes only differ in what happens if the H: file descriptor to write the grabbed audio data to is not