]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/man/emacs.1.in: Document --fg-daemon and --bg-daemon.
authorNoam Postavsky <npostavs@gmail.com>
Fri, 11 May 2018 02:47:04 +0000 (22:47 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 11 May 2018 02:47:04 +0000 (22:47 -0400)
doc/man/emacs.1.in

index 511695304191b0a0aa800f7965ed098ea63893f1..e332fb45c7bc5f3197d8bf4b34ca4e3b42a0200b 100644 (file)
@@ -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