From dae0b833f5bdde749dc1775b54d19473c0871648 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 23 Jun 2016 09:14:55 -0400 Subject: [PATCH] updated man page with new pull options --- docs/man/man1/ansible-pull.1.asciidoc.in | 8 ++++++++ 1 file changed, 8 insertions(+) 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.