From: Todd C. Miller Date: Fri, 30 Aug 1996 04:21:54 +0000 (+0000) Subject: documented %u and %h X-Git-Tag: SUDO_1_5_1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08124aa7ca32f1fe52812ff5230069c3bf4e8a95;p=sudo documented %u and %h --- diff --git a/OPTIONS b/OPTIONS index 76057a1b3..776d7e558 100644 --- a/OPTIONS +++ b/OPTIONS @@ -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