diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/man1/ansible-pull.1.asciidoc.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/man1/ansible-pull.1.asciidoc.in b/docs/man/man1/ansible-pull.1.asciidoc.in index 809ec00057..f6b64e3903 100644 --- a/docs/man/man1/ansible-pull.1.asciidoc.in +++ b/docs/man/man1/ansible-pull.1.asciidoc.in @@ -52,7 +52,8 @@ OPTIONS *-d* 'DEST', *--directory=*'DEST':: -Directory to checkout repository into. +Directory to checkout repository into. If not provided, a subdirectory of +~/.ansible/pull/ will be used. *-U* 'URL', *--url=*'URL':: |