diff --git a/docs/man/man1/ansible-playbook.1 b/docs/man/man1/ansible-playbook.1 index 2128164371b..8b0bc5f7977 100644 --- a/docs/man/man1/ansible-playbook.1 +++ b/docs/man/man1/ansible-playbook.1 @@ -2,12 +2,12 @@ .\" Title: ansible-playbook .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 04/17/2012 +.\" Date: 05/01/2012 .\" Manual: System administration commands -.\" Source: Ansible 0.0.2 +.\" Source: Ansible 0.3 .\" Language: English .\" -.TH "ANSIBLE\-PLAYBOOK" "1" "04/17/2012" "Ansible 0\&.0\&.2" "System administration commands" +.TH "ANSIBLE\-PLAYBOOK" "1" "05/01/2012" "Ansible 0\&.3" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -42,10 +42,11 @@ ansible\-playbook \&... [options] The names of one or more YAML format files to run as ansible playbooks\&. .RE .SH "OPTIONS" -.sp +.PP \fB\-D\fR, \fB\-\-debug\fR -.sp +.RS 4 Print any messages the remote module sends to standard error to the console +.RE .PP \fB\-i\fR \fIPATH\fR, \fB\-\-inventory=\fR\fIPATH\fR .RS 4 diff --git a/docs/man/man1/ansible-playbook.1.asciidoc.in b/docs/man/man1/ansible-playbook.1.asciidoc.in index e478ab60c89..e67c50baedc 100644 --- a/docs/man/man1/ansible-playbook.1.asciidoc.in +++ b/docs/man/man1/ansible-playbook.1.asciidoc.in @@ -34,7 +34,7 @@ The names of one or more YAML format files to run as ansible playbooks. OPTIONS ------- -*-D*, *--debug* +*-D*, *--debug*:: Print any messages the remote module sends to standard error to the console diff --git a/docs/man/man1/ansible.1 b/docs/man/man1/ansible.1 index f5a6f37a1cb..6769b59f05b 100644 --- a/docs/man/man1/ansible.1 +++ b/docs/man/man1/ansible.1 @@ -2,12 +2,12 @@ .\" Title: ansible .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 04/17/2012 +.\" Date: 05/01/2012 .\" Manual: System administration commands -.\" Source: Ansible 0.0.2 +.\" Source: Ansible 0.3 .\" Language: English .\" -.TH "ANSIBLE" "1" "04/17/2012" "Ansible 0\&.0\&.2" "System administration commands" +.TH "ANSIBLE" "1" "05/01/2012" "Ansible 0\&.3" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------