summaryrefslogtreecommitdiff
path: root/docs/man/man1
diff options
context:
space:
mode:
authorautotune <b@contrasting.org>2014-12-18 16:42:57 -0600
committerautotune <b@contrasting.org>2014-12-18 16:42:57 -0600
commitd052bf8276539e19a08bf6c8300c509350d44a46 (patch)
tree1d30302d22a5640b07a2ccc07c5659a33c8872b3 /docs/man/man1
parentade083a2e3953f14cb37a93e0adaf9be1e0b204a (diff)
downloadansible-d052bf8276539e19a08bf6c8300c509350d44a46.tar.gz
Added description for -S flag and --ask-su-pass
Diffstat (limited to 'docs/man/man1')
-rw-r--r--docs/man/man1/ansible.116
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/man/man1/ansible.1 b/docs/man/man1/ansible.1
index 6f16a449bf..3d4dc8c413 100644
--- a/docs/man/man1/ansible.1
+++ b/docs/man/man1/ansible.1
@@ -89,14 +89,19 @@ The
to pass to the module\&.
.RE
.PP
-\fB\-k\fR, \fB\-\-ask\-pass\fR
+\fB\-k\fR, \fB\-\-ask\-pass\fR
.RS 4
Prompt for the SSH password instead of assuming key\-based authentication with ssh\-agent\&.
.RE
.PP
+\fB--ask-su-pass\fR
+.RS 4
+Prompt for the su password instead of assuming key\-based authentication with ssh\-agent\&.
+.RE
+.PP
\fB\-K\fR, \fB\-\-ask\-sudo\-pass\fR
.RS 4
-Prompt for the password to use with \-\-sudo, if any
+Prompt for the password to use with \-\-sudo, if any\&.
.RE
.PP
\fB\-o\fR, \fB\-\-one\-line\fR
@@ -106,7 +111,12 @@ Try to output everything on one line\&.
.PP
\fB\-s\fR, \fB\-\-sudo\fR
.RS 4
-Run the command as the user given by \-u and sudo to root\&.
+Run the command as the user given by \-u and sudo to root.
+.RE
+.PP
+\fB\-S\fR, \fB\-\-su\fR
+.RS 4
+Run operations with su\&.
.RE
.PP
\fB\-t\fR \fIDIRECTORY\fR, \fB\-\-tree=\fR\fIDIRECTORY\fR