add very minor punctuation fixes (#15763)

pull/15780/head
Scott Radvan 9 years ago committed by Brian Coca
parent 78808fc4cc
commit 72ca3b2b5b

@ -96,7 +96,7 @@ Level of parallelism. 'NUM' is specified as an integer, the default is 5.
*-h*, *--help*:: *-h*, *--help*::
Show help page and exit Show help page and exit.
*-i* 'PATH', *--inventory=*'PATH':: *-i* 'PATH', *--inventory=*'PATH'::
@ -128,7 +128,7 @@ environment variable.
*--private-key=*'PRIVATE_KEY_FILE':: *--private-key=*'PRIVATE_KEY_FILE'::
Use this file to authenticate the connection Use this file to authenticate the connection.
*--start-at-task=*'START_AT':: *--start-at-task=*'START_AT'::
@ -140,11 +140,11 @@ One-step-at-a-time: confirm each task before running.
*-S*, --su*:: *-S*, --su*::
Run operations with su (deprecated, use become) Run operations with su (deprecated, use become).
*-R SU-USER*, *--su-user=*'SU_USER':: *-R SU-USER*, *--su-user=*'SU_USER'::
run operations with su as this user (default=root) (deprecated, use become) run operations with su as this user (default=root) (deprecated, use become).
*-s*, *--sudo*:: *-s*, *--sudo*::
@ -178,7 +178,7 @@ Only run plays and tasks whose tags do not match these values.
*--syntax-check*:: *--syntax-check*::
Look for syntax errors in the playbook, but don't run anything Look for syntax errors in the playbook, but don't run anything.
*-t*, 'TAGS', *--tags=*'TAGS':: *-t*, 'TAGS', *--tags=*'TAGS'::
@ -227,7 +227,7 @@ EXIT STATUS
ENVIRONMENT ENVIRONMENT
----------- -----------
The following environment variables may be specified. The following environment variables may be specified:
ANSIBLE_INVENTORY -- Override the default ansible inventory file ANSIBLE_INVENTORY -- Override the default ansible inventory file

Loading…
Cancel
Save