summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjctanner <tanner.jc@gmail.com>2013-11-05 14:47:09 -0800
committerjctanner <tanner.jc@gmail.com>2013-11-05 14:47:09 -0800
commit127efdf3efacea7c46e9ea411fa5279accf60dab (patch)
treef230f3fdd4c90bb8c191f807382d8b88a0ad3be0 /docs
parent7dac397d1afb6c024f6bbea8242268f282621b18 (diff)
parentf8b23e5721bed34a6eedb616a81ceb0a3694ed4b (diff)
downloadansible-127efdf3efacea7c46e9ea411fa5279accf60dab.tar.gz
Merge pull request #4576 from mscherer/pull_temporary_dir_2
add a default value for the -d option of ansible-pull
Diffstat (limited to 'docs')
-rw-r--r--docs/man/man1/ansible-pull.1.asciidoc.in3
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'::