Fix typo on -K/--ask-become-pass option in 'ansible' man page (#16667)

This commit is contained in:
Andrew Gaffney 2016-07-10 16:15:05 -06:00 committed by Rene Moser
parent 909d629c73
commit 628a67563f

View file

@ -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.