mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 06:45:10 +00:00
documented %u and %h
This commit is contained in:
4
OPTIONS
4
OPTIONS
@@ -147,7 +147,9 @@ MAILSUBJECT
|
|||||||
|
|
||||||
PASSPROMPT
|
PASSPROMPT
|
||||||
Default prompt to use when asking for a password. Can be overridden
|
Default prompt to use when asking for a password. Can be overridden
|
||||||
via the -p option. Default is "Password:".
|
via the -p option. Supports two escapes: "%u" expands to the
|
||||||
|
user's login name and "%h" expands to the local hostname.
|
||||||
|
Default is "Password:".
|
||||||
|
|
||||||
SECURE_PATH
|
SECURE_PATH
|
||||||
Path used for every command run from sudo(8). If you don't trust
|
Path used for every command run from sudo(8). If you don't trust
|
||||||
|
Reference in New Issue
Block a user