summaryrefslogtreecommitdiff
path: root/src/emacs.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-10-03 07:06:46 +0000
committerGlenn Morris <rgm@gnu.org>2008-10-03 07:06:46 +0000
commit598898a721ee22200874751a8826411e818b6145 (patch)
tree54969566001ea923f436dcef484ba1690631fc3a /src/emacs.c
parent7aaf911c40a5e8cbf201d492fc0505c6677887da (diff)
downloademacs-598898a721ee22200874751a8826411e818b6145.tar.gz
(USAGE1): Add --daemon.
Diffstat (limited to 'src/emacs.c')
-rw-r--r--src/emacs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emacs.c b/src/emacs.c
index f94d2d39ae4..2fb975c0fc1 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -257,6 +257,7 @@ read the main documentation for these command-line arguments.\n\
Initialization options:\n\
\n\
--batch do not do interactive display; implies -q\n\
+--daemon start a server in the background\n\
--debug-init enable Emacs Lisp debugger for init file\n\
--display, -d DISPLAY use X server DISPLAY\n\
--multibyte, --no-unibyte inhibit the effect of EMACS_UNIBYTE\n\