removed requirement of destination and set documented default

This commit is contained in:
Brian Coca 2015-10-29 16:28:10 -04:00
commit 9f148fc046
2 changed files with 4 additions and 6 deletions

View file

@ -13,7 +13,7 @@ ansible-pull - pull playbooks from VCS server and run them using this machine as
SYNOPSIS
--------
ansible-pull -d DEST -U URL [options] [ <filename.yml> ]
ansible-pull -U URL [options] [ <filename.yml> ]
DESCRIPTION