Mention that the password must be followed by a newline with the -S option.
This commit is contained in:
3
sudo.pod
3
sudo.pod
@@ -337,7 +337,8 @@ have the role specified by I<role>.
|
|||||||
=item -S
|
=item -S
|
||||||
|
|
||||||
The B<-S> (I<stdin>) option causes B<sudo> to read the password from
|
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]
|
=item -s [command]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user