mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Help: s/unusedVars/unusedCli/
This was a mistake in the documentation. Fixes: #21303
This commit is contained in:
@@ -248,7 +248,7 @@ Format
|
|||||||
An optional boolean. Setting this to ``true`` is equivalent to passing
|
An optional boolean. Setting this to ``true`` is equivalent to passing
|
||||||
``--warn-uninitialized`` on the command line.
|
``--warn-uninitialized`` on the command line.
|
||||||
|
|
||||||
``unusedVars``
|
``unusedCli``
|
||||||
|
|
||||||
An optional boolean. Setting this to ``false`` is equivalent to passing
|
An optional boolean. Setting this to ``false`` is equivalent to passing
|
||||||
``--no-warn-unused-cli`` on the command line.
|
``--no-warn-unused-cli`` on the command line.
|
||||||
|
|||||||
Reference in New Issue
Block a user