]> granicus.if.org Git - sudo/commitdiff
documented %u and %h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Aug 1996 04:21:54 +0000 (04:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Aug 1996 04:21:54 +0000 (04:21 +0000)
OPTIONS

diff --git a/OPTIONS b/OPTIONS
index 76057a1b309569a116ffe52a5e0a87aa5e2c7a08..776d7e558531aa9f520d9532d1b1ad1af924c394 100644 (file)
--- 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