summaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-12-27 21:33:33 +0100
committerMichael DeHaan <michael@ansibleworks.com>2013-12-27 21:33:33 +0100
commitfdb8505a5e8890dfb0113934b49c29d3353031b0 (patch)
tree4f3b16397a2bb22299893fa403efc43796b48cb2 /docs/man
parentAdded note about tag groups to AWS guide. (diff)
downloadansible-fdb8505a5e8890dfb0113934b49c29d3353031b0.tar.xz
ansible-fdb8505a5e8890dfb0113934b49c29d3353031b0.zip
Add ansible-pull's -o to the manpage.
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/man1/ansible-pull.1.asciidoc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/man/man1/ansible-pull.1.asciidoc.in b/docs/man/man1/ansible-pull.1.asciidoc.in
index 2e39d53aa8..12a38f674b 100644
--- a/docs/man/man1/ansible-pull.1.asciidoc.in
+++ b/docs/man/man1/ansible-pull.1.asciidoc.in
@@ -83,6 +83,9 @@ Purge the checkout after the playbook is run.
Module used to checkout playbook repository. Defaults to git.
+*-o*, *--only-if-changed*::
+
+Run the playbook only if the repository has changed
AUTHOR
------