changeset 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 b6de4c2b1b34
children 9398f33d6515
files src/emacs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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\