diff options
Diffstat (limited to 'Help/manual/cmake-presets.7.rst')
-rw-r--r-- | Help/manual/cmake-presets.7.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst index 2c0aa48..e48722b 100644 --- a/Help/manual/cmake-presets.7.rst +++ b/Help/manual/cmake-presets.7.rst @@ -248,7 +248,7 @@ Format An optional boolean. Setting this to ``true`` is equivalent to passing ``--warn-uninitialized`` on the command line. - ``unusedVars`` + ``unusedCli`` An optional boolean. Setting this to ``false`` is equivalent to passing ``--no-warn-unused-cli`` on the command line. |