Fix the synopsis in ansible-pull man page.

This commit is contained in:
Michael Scherer 2014-10-22 15:40:41 -04:00
parent 3c88f99d13
commit 9c10a11aea

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