diff src/emacs.c @ 65172:0e4df13dd5ba

(USAGE1): Fix the description of the -Q option.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Aug 2005 12:23:22 +0000
parents 17ea5769514d
children 1723cdcfeac6 532e0a9335a9 a3716f7538f2
line wrap: on
line diff
--- a/src/emacs.c	Sat Aug 27 12:20:13 2005 +0000
+++ b/src/emacs.c	Sat Aug 27 12:23:22 2005 +0000
@@ -266,7 +266,7 @@
 --no-site-file              do not load site-start.el\n\
 --no-splash                 do not display a splash screen on startup\n\
 --no-window-system, -nw     do not communicate with X, ignoring $DISPLAY\n\
---quick, -Q                 equivalent to -q --no-site-file\n\
+--quick, -Q                 equivalent to -q --no-site-file --no-splash\n\
 --script FILE               run FILE as an Emacs Lisp script\n\
 --terminal, -t DEVICE       use DEVICE for terminal I/O\n\
 --unibyte, --no-multibyte   run Emacs in unibyte mode\n\