Fix typo on -K/--ask-become-pass option in 'ansible' man page (#16667)
This commit is contained in:
parent
909d629c73
commit
628a67563f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ The 'ARGUMENTS' to pass to the module.
|
|||
Use privilege escalation (specific one depends on become_method),
|
||||
this does not imply prompting for passwords.
|
||||
|
||||
*K*, *--ask-become-pass*::
|
||||
*-K*, *--ask-become-pass*::
|
||||
|
||||
Ask for privilege escalation password.
|
||||
|
||||
|
|
Loading…
Reference in a new issue