Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Format manual/*.1.rst options as definition lists | Kitware Robot | 2013-11-14 | 1 | -72/+91 |
| | | | | | Convert the command-line option documentation formatting from bullet lists to definition lists. | ||||
* | Make --help-* options available from all command-line tools | Brad King | 2013-10-16 | 1 | -0/+111 |
Make the standard --help-* options available from all command-line tools. Drop options that are no longer supported: --copyright, --help-full, --help-html, --help-man, --help-compatcommands, --help-custom-modules De-duplicate Help/manual/*.1.rst help options by using an OPTIONS_HELP.txt file included from each manual. |