]> git.eshelyaron.com Git - emacs.git/commitdiff
(USAGE1): Fix the description of the -Q option.
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Aug 2005 12:23:22 +0000 (12:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Aug 2005 12:23:22 +0000 (12:23 +0000)
src/emacs.c

index 985a3eae96faf9af9deb0e944146f0bff3c5e6ec..9ee09d76f7d0274536b0491637a2410964e1b548 100644 (file)
@@ -266,7 +266,7 @@ Initialization options:\n\
 --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\