summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-06-23 09:14:55 -0400
committerBrian Coca <brian.coca+git@gmail.com>2016-06-23 09:14:55 -0400
commitdae0b833f5bdde749dc1775b54d19473c0871648 (patch)
tree860257aeb140dac1fb08dd71fa40ae29b2b14cbd /docs
parent7d24e6e95c4fa90c8db2ae03daca99a1668b0131 (diff)
downloadansible-dae0b833f5bdde749dc1775b54d19473c0871648.tar.gz
updated man page with new pull options
Diffstat (limited to 'docs')
-rw-r--r--docs/man/man1/ansible-pull.1.asciidoc.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/man/man1/ansible-pull.1.asciidoc.in b/docs/man/man1/ansible-pull.1.asciidoc.in
index 9f4e1993f3..42d08d8296 100644
--- a/docs/man/man1/ansible-pull.1.asciidoc.in
+++ b/docs/man/man1/ansible-pull.1.asciidoc.in
@@ -163,6 +163,14 @@ URL of the playbook repository to checkout.
Vault password file.
+*--clean*::
+
+Modified files in the working repository will be discarded.
+
+*--track-subs*::
+
+Submodules will track the latest changes.
+
*-v*, *--verbose*::
Pass -vvv to ansible-playbook.