Merge pull request #2039 from okorz001/fix-man-page

Correct -u description in ansible man page
This commit is contained in:
Michael DeHaan 2013-02-09 19:44:37 -08:00
commit df032dfd11
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -102,7 +102,7 @@ Poll a background job every 'NUM' seconds. Requires *-B*.
*-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'::