summaryrefslogtreecommitdiffstats
path: root/Help/manual/OPTIONS_HELP.txt
Commit message (Collapse)AuthorAgeFilesLines
* Restore --help-full option to output all help manualsBrad King2014-04-251-0/+6
| | | | | | This option was removed during conversion to the reStructuredText documentation. Restore it. Process documentation starting at Help/index.rst so that all manuals are included in the output.
* Help: Format manual/*.1.rst options as definition listsKitware Robot2013-11-141-72/+91
| | | | | Convert the command-line option documentation formatting from bullet lists to definition lists.
* Make --help-* options available from all command-line toolsBrad King2013-10-161-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.