diff --git a/docs/man/man1/ansible.1.asciidoc.in b/docs/man/man1/ansible.1.asciidoc.in index 6821db44a0e..5fb93ac8de3 100644 --- a/docs/man/man1/ansible.1.asciidoc.in +++ b/docs/man/man1/ansible.1.asciidoc.in @@ -108,9 +108,6 @@ Use this remote 'USERNAME' instead of root. Sudo to 'SUDO_USERNAME' instead of root. Implies --sudo. -*--private-key=*'PRIVATE_KEY_FILE':: -Use this file to authenticate the connection. - *-c* 'CONNECTION', *--connection=*'CONNECTION':: Connection type to use. Possible options are 'paramiko' (SSH), 'ssh',