Merge pull request #9402 from mscherer/fix_man_ansible_pull
Fix the synopsis in ansible-pull man page.
This commit is contained in:
commit
b896633866
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue