Merge pull request #2309 from r-p-e/devel

fix ansible-playbook manpges regarding option for syntax check
This commit is contained in:
Daniel Hokka Zakrisson 2013-03-05 16:06:30 -08:00
commit ce9b5e8227
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@ Desired sudo user (default=root)\&.
Run only these tags from the playbook Run only these tags from the playbook
.RE .RE
.PP .PP
\fB\-\-check\-syntax\fR \fB\-\-syntax\-check\fR
.RS 4 .RS 4
Look for syntax errors in the playbook, but don\(cqt run anything Look for syntax errors in the playbook, but don\(cqt run anything
.RE .RE

View file

@ -77,7 +77,7 @@ Desired sudo user (default=root).
Run only these tags from the playbook Run only these tags from the playbook
*--check-syntax*:: *--syntax-check*::
Look for syntax errors in the playbook, but don't run anything Look for syntax errors in the playbook, but don't run anything