mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -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
|
||||
``--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.
|
||||
|
||||
Reference in New Issue
Block a user