Help: s/unusedVars/unusedCli/

This was a mistake in the documentation.

Fixes: #21303
This commit is contained in:
Kyle Edwards
2020-10-19 10:25:57 -04:00
parent c436aaaad1
commit b9c8c57860
+1 -1
View File
@@ -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.