]> granicus.if.org Git - sudo/commitdiff
updated --with-editor blurb
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Oct 1998 21:22:55 +0000 (21:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Oct 1998 21:22:55 +0000 (21:22 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 76cab9660467f4cbb347f9ef0134d3e410b19104..347efc76afe40810808a0a0b0e7179beaa2985a1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -303,9 +303,10 @@ Special features/options:
        "core" sysadmins to have to enter a password but where Jr. sysadmins
        need to.  You should probably use NOPASSWD in sudoers instead.
 
-  --with-editor
+  --with-editor=path
        Specify the default editor used by visudo (and the only editor used
-       unless --with-env-editor is specified).  The default is vi.
+       unless --with-env-editor is specified).  The default is the path
+       to vi on your system.
 
   --with-env-editor
        Makes visudo consult the EDITOR and VISUAL environment variables before