diff --git a/docs/docsite/rst/user_guide/intro_getting_started.rst b/docs/docsite/rst/user_guide/intro_getting_started.rst index 58ab7fe6c35..0fde0281b32 100644 --- a/docs/docsite/rst/user_guide/intro_getting_started.rst +++ b/docs/docsite/rst/user_guide/intro_getting_started.rst @@ -50,11 +50,8 @@ Beyond the basics You can override the default remote user name in several ways, including: * passing the ``-u`` parameter at the command line - * setting user information in your inventory file - * setting user information in your configuration file - * setting environment variables See :ref:`general_precedence_rules` for details on the (sometimes unintuitive) precedence of each method of passing user information. You can read more about connections in :ref:`connections`.