mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-10 02:19:10 -05:00
CMake GUI: Add --browse-manual argument
This commit is contained in:
@@ -11,6 +11,7 @@ Synopsis
|
||||
cmake-gui [<options>]
|
||||
cmake-gui [<options>] {<path-to-source> | <path-to-existing-build>}
|
||||
cmake-gui [<options>] -S <path-to-source> -B <path-to-build>
|
||||
cmake-gui [<options>] --browse-manual
|
||||
|
||||
Description
|
||||
===========
|
||||
@@ -40,6 +41,9 @@ Options
|
||||
Name of the preset to use from the project's
|
||||
:manual:`presets <cmake-presets(7)>` files, if it has them.
|
||||
|
||||
``--browse-manual``
|
||||
Open the CMake reference manual in a browser and immediately exit.
|
||||
|
||||
.. include:: OPTIONS_HELP.txt
|
||||
|
||||
See Also
|
||||
|
||||
Reference in New Issue
Block a user