summaryrefslogtreecommitdiff
path: root/doc/man/emacs.1.in
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2018-05-10 22:47:04 -0400
committerNoam Postavsky <npostavs@gmail.com>2018-05-10 22:47:04 -0400
commitbe2e8cb8be28affa830c21e2425573c3a1855a85 (patch)
tree322c2782a2b6349a46a0860e73eba5c446d0ab60 /doc/man/emacs.1.in
parent1d9e66aea17787e03954f32c6cd7561c881bb444 (diff)
downloademacs-be2e8cb8be28affa830c21e2425573c3a1855a85.tar.gz
* doc/man/emacs.1.in: Document --fg-daemon and --bg-daemon.
Diffstat (limited to 'doc/man/emacs.1.in')
-rw-r--r--doc/man/emacs.1.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index 51169530419..e332fb45c7b 100644
--- a/doc/man/emacs.1.in
+++ b/doc/man/emacs.1.in
@@ -123,7 +123,7 @@ Use specified
as the terminal instead of using stdin/stdout.
This must be the first argument specified in the command line.
.TP
-.BI \-\-daemon "\fR[=\fPname\fR]"
+.BI \-\-daemon "\fR[=\fPname\fR], " \-\-bg\-daemon "\fR[=\fPname\fR]"
Start Emacs as a daemon, enabling the Emacs server and disconnecting
from the terminal. You can then use the emacsclient (see
.BR emacsclient (1))
@@ -131,6 +131,9 @@ command to
connect to the server (with optional
.IR name ")."
.TP
+.BI \-\-fg\-daemon "\fR[=\fPname\fR]"
+Like "\-\-bg\-daemon", but don't disconnect from the terminal.
+.TP
.B \-\-version
Display
.I Emacs