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/?a=commitdiff_plain;ds=sidebyside;h=9b92302807a6b205695ee857f2ec9b7cbdd858f9;hp=9b92302807a6b205695ee857f2ec9b7cbdd858f9;p=paraslash.git 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. ---