Commit 691d67c4 by Michael DeHaan

Merge pull request #6971 from ciupicri/fix-manpage

Fix typos in ansible-playbook man page source
parents b0556ab1 7cb4b7ab
...@@ -76,11 +76,11 @@ access, if any. ...@@ -76,11 +76,11 @@ access, if any.
Desired sudo user (default=root). Desired sudo user (default=root).
*-t*, 'TAGS', *'--tags=*'TAGS':: *-t*, 'TAGS', *--tags=*'TAGS'::
Only run plays and tasks tagged with these values. Only run plays and tasks tagged with these values.
*'--skip-tags=*'SKIP_TAGS':: *--skip-tags=*'SKIP_TAGS'::
Only run plays and tasks whose tags do not match these values. Only run plays and tasks whose tags do not match these values.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment