diff --git a/doc/source/puppet.rst b/doc/source/puppet.rst index 8a1da7971f..34e82119f4 100644 --- a/doc/source/puppet.rst +++ b/doc/source/puppet.rst @@ -150,7 +150,7 @@ globally orchestrated runs to occur: .. code-block:: bash - sudo puppet agent --test --puppetdlockfile=/tmp/alt-lock-file + sudo puppet agent --test --agent_disabled_lockfile=/tmp/alt-lock-file Important Notes