From b9c8c57860fc88da421630e20aee5a369ebafba0 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Wed, 14 Oct 2020 15:03:48 -0400 Subject: Help: s/unusedVars/unusedCli/ This was a mistake in the documentation. Fixes: #21303 --- Help/manual/cmake-presets.7.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v0.12