summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-gui.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/manual/cmake-gui.1.rst')
-rw-r--r--Help/manual/cmake-gui.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-gui.1.rst b/Help/manual/cmake-gui.1.rst
index 032b51f..57a9850 100644
--- a/Help/manual/cmake-gui.1.rst
+++ b/Help/manual/cmake-gui.1.rst
@@ -9,7 +9,7 @@ Synopsis
.. parsed-literal::
cmake-gui [<options>]
- cmake-gui [<options>] (<path-to-source> | <path-to-existing-build>)
+ cmake-gui [<options>] {<path-to-source> | <path-to-existing-build>}
Description
===========