1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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
.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

View file

@ -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