mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
This commit is contained in:
parent
80af461178
commit
b17149f3bf
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue