summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/man1/ansible-playbook.1.asciidoc.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/man/man1/ansible-playbook.1.asciidoc.in b/docs/man/man1/ansible-playbook.1.asciidoc.in
index 289e7917dd..5a6ec659ff 100644
--- a/docs/man/man1/ansible-playbook.1.asciidoc.in
+++ b/docs/man/man1/ansible-playbook.1.asciidoc.in
@@ -125,10 +125,6 @@ environment variable.
Use this file to authenticate the connection
-*--skip-tages=*'SKIP_TAGS'::
-
-Only run plays and tasks whose tags do not match these values.
-
*--start-at-task=*'START_AT'::
Start the playbook at the task matching this name.