浏览代码

Help: s/unusedVars/unusedCli/

This was a mistake in the documentation.

Fixes: #21303
Kyle Edwards 5 年之前
父节点
当前提交
b9c8c57860
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/manual/cmake-presets.7.rst

+ 1 - 1
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.