diff options
Diffstat (limited to 'Help/guide/user-interaction/index.rst')
-rw-r--r-- | Help/guide/user-interaction/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/guide/user-interaction/index.rst b/Help/guide/user-interaction/index.rst index 4bde0be..9e9f2a5 100644 --- a/Help/guide/user-interaction/index.rst +++ b/Help/guide/user-interaction/index.rst @@ -421,7 +421,7 @@ presets can set the build directory, generator, cache variables, environment variables, and other command-line options. All of these options can be overridden by the user. The full details of the ``CMakePresets.json`` format -are listed in the :manual:`cmake(1)` manual. +are listed in the :manual:`cmake-presets(7)` manual. Using presets on the command-line --------------------------------- |