]> git.donarmstrong.com Git - lilypond.git/commit
Improve man pages in `scripts' directory.
authorWerner Lemberg <wl@gnu.org>
Thu, 31 Jul 2008 12:35:20 +0000 (14:35 +0200)
committerWerner Lemberg <wl@gnu.org>
Thu, 31 Jul 2008 12:35:20 +0000 (14:35 +0200)
commite72fc73821781e72d20730f0f79c2a16f52cc947
tree9661fc9bc1df47ff9082495e03551d162a1fabee
parent318a648cf27cb0281a9a0812ae494f1f8bf97236
Improve man pages in `scripts' directory.

help2man is quite picky:

  . It needs newlines to properly identify the various sections.

  . Examples must start with a shell prompt character.

  . Multiple usage lines needs the same indentation.

  . I've replaced the `Bugs' string with an empty one in the call
    to the `addoption_group' since it confuses help2man otherwise.

Note that man page output is still not optimal yet; some constructs
can't be handled well by automatic parsing.
scripts/abc2ly.py
scripts/convert-ly.py
scripts/etf2ly.py
scripts/lilypond-book.py
scripts/lilysong.py
scripts/midi2ly.py
scripts/musicxml2ly.py