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

fix ansible-playbook manpges regarding option for syntax check
pull/2306/merge
Daniel Hokka Zakrisson 13 years ago
commit ce9b5e8227

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

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

Loading…
Cancel
Save