diff options
Diffstat (limited to 'src/emacs.c')
-rw-r--r-- | src/emacs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emacs.c b/src/emacs.c index 105539aa192..cc64050867a 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -295,6 +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\ ", "\ --quick, -Q equivalent to:\n\ |