mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Merge pull request #4576 from mscherer/pull_temporary_dir_2
add a default value for the -d option of ansible-pull
This commit is contained in:
commit
127efdf3ef
2 changed files with 6 additions and 4 deletions
|
@ -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'::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue