summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-11-20 22:51:14 +0100
committerPhilip Kaludercic <philipk@posteo.net>2022-11-24 19:50:18 +0100
commit80ed35866e41bb98724c6862b19370336679e026 (patch)
treedf9eb301a845f3fde44dec64c857d2455bca3411
parent94ec173a732641f00535997e8381b9ef2c2814cd (diff)
downloademacs-80ed35866e41bb98724c6862b19370336679e026.tar.gz
* src/emacs.c (usage_message): Add missing --init-directory entry
-rw-r--r--src/emacs.c1
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\