[X2Go-Commits] [x2goserver] 04/04: x2goserver/man/man8/x2gocleansessions.8: Update man page.
git-admin at x2go.org
git-admin at x2go.org
Mon May 16 21:45:19 CEST 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit 06299d529c40948006608f4bb5a54047a06a89a3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon May 16 21:44:35 2022 +0200
x2goserver/man/man8/x2gocleansessions.8: Update man page.
---
debian/changelog | 1 +
x2goserver/man/man8/x2gocleansessions.8 | 12 ++++++++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c3594381..a9cc40af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
are holding back newer versions for unknown reason).
- Makefile: Create symlink from /etc/x2go/Xsession.options.d/ to
/etc/X11/Xsession.options.d on Debian-like systems.
+ - x2goserver/man/man8/x2gocleansessions.8: Update man page.
* debian/x2goserver.postinst:
+ Drop duplicate sourcing of debconf includes.
+ Add Dutch debconf translation. Thanks to Frans Spiesschaert.
diff --git a/x2goserver/man/man8/x2gocleansessions.8 b/x2goserver/man/man8/x2gocleansessions.8
index f5948b80..9e701206 100644
--- a/x2goserver/man/man8/x2gocleansessions.8
+++ b/x2goserver/man/man8/x2gocleansessions.8
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X2GOCLEANSESSIONS 8"
-.TH X2GOCLEANSESSIONS 8 "2019-01-14" "Version 4.1.0.4" "Unknown - X2Go Server Bug!"
+.TH X2GOCLEANSESSIONS 8 "2019-07-19" "Version 4.1.0.4" "Unknown - X2Go Server Bug!"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -149,6 +149,8 @@ x2gocleansessions \- X2Go Server Cleanup Daemon
.IX Item "x2gocleansessions --man"
.IP "\fBx2gocleansessions\fR [\fB\-\-debug\fR|\fB\-d\fR]" 4
.IX Item "x2gocleansessions [--debug|-d]"
+.IP "\fBx2gocleansessions\fR [\fB\-\-nofork\fR|\fB\-d\fR]" 4
+.IX Item "x2gocleansessions [--nofork|-d]"
.PD
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
@@ -166,8 +168,10 @@ Print a brief help message and exits.
Prints the manual page and exits.
.IP "\fB\-\-debug\fR|\fB\-d\fR" 8
.IX Item "--debug|-d"
-Override debugging setting in global config and keep application in foreground
-instead of daemonizing.
+Override debugging setting in global config; implies \fB\-\-nofork\fR.
+.IP "\fB\-\-nofork\fR|\fB\-n\fR" 8
+.IX Item "--nofork|-n"
+Keep application in foreground instead of daemonizing.
.SH "AUTHOR"
.IX Header "AUTHOR"
This manual has been written by Mike Gabriel <mike.gabriel at das\-netzwerkteam.de>
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list