Correct -u description in ansible man page

pull/2039/head
Oscar Korz 12 years ago
parent e906271f91
commit ba807ed5a8

@ -131,7 +131,7 @@ seconds\&. Requires
.RS 4 .RS 4
Use this remote Use this remote
\fIUSERNAME\fR \fIUSERNAME\fR
instead of root\&. instead of the current user\&.
.RE .RE
.PP .PP
\fB\-U\fR \fISUDO_USERNAME\fR, \fB\-\-sudo\-user=\fR\fISUDO_USERNAME\fR \fB\-U\fR \fISUDO_USERNAME\fR, \fB\-\-sudo\-user=\fR\fISUDO_USERNAME\fR

@ -102,7 +102,7 @@ Poll a background job every 'NUM' seconds. Requires *-B*.
*-u* 'USERNAME', *--remote-user=*'USERNAME':: *-u* 'USERNAME', *--remote-user=*'USERNAME'::
Use this remote 'USERNAME' instead of root. Use this remote 'USERNAME' instead of the current user.
*-U* 'SUDO_USERNAME', *--sudo-user=*'SUDO_USERNAME':: *-U* 'SUDO_USERNAME', *--sudo-user=*'SUDO_USERNAME'::

Loading…
Cancel
Save