Fix the synopsis in ansible-pull man page.

pull/4420/head
Michael Scherer 2014-10-22 15:40:41 -04:00
parent 3c88f99d13
commit 9c10a11aea
1 changed files with 1 additions and 1 deletions

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