diff --git a/docsite/rst/intro_configuration.rst b/docsite/rst/intro_configuration.rst index a13f6c6ecd9..91be8a98da2 100644 --- a/docsite/rst/intro_configuration.rst +++ b/docsite/rst/intro_configuration.rst @@ -451,7 +451,7 @@ private_key_file ================ If you are using a pem file to authenticate with machines rather than SSH agent or passwords, you can set the default -value here to avoid re-specifying ``--ansible-private-keyfile`` with every invocation:: +value here to avoid re-specifying ``--private-key`` with every invocation:: private_key_file=/path/to/file.pem