diff options
author | Brad King <brad.king@kitware.com> | 2014-04-24 19:05:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-04-25 12:41:31 (GMT) |
commit | 478356e6d9755e5c09c2c5eff8375241cc0f2ea5 (patch) | |
tree | fb1b64f9608f24299afb68d590f31c8824b52d95 /Help | |
parent | 20b46a09e38be7521a903e1846716ce9a2ed2df6 (diff) | |
download | CMake-478356e6d9755e5c09c2c5eff8375241cc0f2ea5.zip CMake-478356e6d9755e5c09c2c5eff8375241cc0f2ea5.tar.gz CMake-478356e6d9755e5c09c2c5eff8375241cc0f2ea5.tar.bz2 |
Restore --help-full option to output all help manuals
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.
Diffstat (limited to 'Help')
-rw-r--r-- | Help/manual/OPTIONS_HELP.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/manual/OPTIONS_HELP.txt b/Help/manual/OPTIONS_HELP.txt index 631dfef..feeca7d 100644 --- a/Help/manual/OPTIONS_HELP.txt +++ b/Help/manual/OPTIONS_HELP.txt @@ -11,6 +11,12 @@ If a file is specified, the version is written into it. |file| +``--help-full [<f>]`` + Print all help manuals and exit. + + All manuals are printed in a human-readable text format. + |file| + ``--help-manual <man> [<f>]`` Print one help manual and exit. |