2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

documented %u and %h

This commit is contained in:
Todd C. Miller
1996-08-30 04:21:54 +00:00
parent 28258dfccd
commit 08124aa7ca

View File

@@ -147,7 +147,9 @@ MAILSUBJECT
PASSPROMPT
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
Path used for every command run from sudo(8). If you don't trust