mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * src/emacs.c (usage_message): Fix typo
Author:
This commit is contained in:
parent
80b2534605
commit
697aaeb7b3
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ Initialization options:\n\
|
|||
--no-site-lisp, -nsl do not add site-lisp directories to load-path\n\
|
||||
--no-splash do not display a splash screen on startup\n\
|
||||
--no-window-system, -nw do not communicate with X, ignoring $DISPLAY\n\
|
||||
--init-directory=DIR use DIR to when looking for the Emacs init files.\n\
|
||||
--init-directory=DIR use DIR when looking for the Emacs init files.\n\
|
||||
",
|
||||
"\
|
||||
--quick, -Q equivalent to:\n\
|
||||
|
|
|
|||
Loading…
Reference in a new issue