Mention that the password must be followed by a newline with the -S option.

This commit is contained in:
Todd C. Miller
2009-09-25 00:31:35 +00:00
parent 7bb38284b0
commit d8422c4fff

View File

@@ -337,7 +337,8 @@ have the role specified by I<role>.
=item -S
The B<-S> (I<stdin>) option causes B<sudo> to read the password from
the standard input instead of the terminal device.
the standard input instead of the terminal device. The password must
be followed by a newline character.
=item -s [command]