[X2Go-Commits] [x2goclient] 19/38: man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:15:22 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 22b8402428a5b7e13eb5094e1961b07907c38520
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Nov 25 13:11:57 2021 +0100
man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features.
---
debian/changelog | 1 +
man/man1/pyhoca-cli.1 | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b29d5f8a..12553f72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium
- pyhoca-cli: Add cmdline option --list-cmdline-features. Required for
Remmina X2Go Plugin.
- pyhoca-cli: Write program version to STDOUT (not STDERR).
+ - man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features.
[ Daniel Teichmann ]
* New upstream release (0.6.1.3):
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index 9b2dfeae..0420f9b3 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -54,6 +54,9 @@ Enable debugging output.
Enable debugging code of the underlying Python X2Go module.
.TP
\*(T<\fB\-\-libdebug-sftpxfer\fR\*(T>
+.TP
+\*(T<\fB\-\-list\-cmdline\-features\fR\*(T>
+Print a machine-readable list of client-side features to STDOUT and exit.
Enable debugging code of Python X2Go's sFTP server code (very verbose, and it may even reveal promiscuous data).
.SH SERVER / SESSION PROFILE
You either have to specify a server name or a pre-configured X2GoClient session profile to tell \fBpyhoca-cli\fR to
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list