Merge pull request #9402 from mscherer/fix_man_ansible_pull

Fix the synopsis in ansible-pull man page.
This commit is contained in:
James Cammarata 2014-10-27 09:20:59 -05:00
commit b896633866

View file

@ -12,7 +12,7 @@ ansible-pull - set up a remote copy of ansible on each managed node
SYNOPSIS
--------
ansible -d DEST -U URL [options] [ <filename.yml> ]
ansible-pull -d DEST -U URL [options] [ <filename.yml> ]
DESCRIPTION