Commit ce9b5e82 by Daniel Hokka Zakrisson

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

fix ansible-playbook manpges regarding option for syntax check
parents 3d49f74d 1f1eb412
...@@ -87,7 +87,7 @@ Desired sudo user (default=root)\&. ...@@ -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
......
...@@ -77,7 +77,7 @@ Desired sudo user (default=root). ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment