emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 be2e8cb: * doc/man/emacs.1.in: Document --fg-daem


From: Noam Postavsky
Subject: [Emacs-diffs] emacs-26 be2e8cb: * doc/man/emacs.1.in: Document --fg-daemon and --bg-daemon.
Date: Thu, 10 May 2018 22:49:35 -0400 (EDT)

branch: emacs-26
commit be2e8cb8be28affa830c21e2425573c3a1855a85
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>

    * doc/man/emacs.1.in: Document --fg-daemon and --bg-daemon.
---
 doc/man/emacs.1.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index 5116953..e332fb4 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]