Update ansible.1.asciidoc.in (#18464)

* Update ansible.1.asciidoc.in

fix typo to match ansible --help
--su-user and not --se-user

* Update ansible.1.asciidoc.in
pull/18339/merge
Samuel Boucher 8 years ago committed by Brian Coca
parent 80af461178
commit b17149f3bf

@ -140,7 +140,7 @@ Use this file to authenticate the connection.
Run operations with su (deprecated, use become).
*-R* 'SU_USER', *--se-user=*'SUDO_USER'::
*-R* 'SU_USER', *--su-user=*'SU_USER'::
Run operations with su as this user (default=root) (deprecated, use become).

Loading…
Cancel
Save