Преглед на файлове

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.