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

pull/16672/head
Andrew Gaffney 8 years ago committed by René Moser
parent be7a3b2fe6
commit 4fd87f2dc6

@ -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…
Cancel
Save