[X2Go-Commits] [x2goclient] 59/74: Fix description of --from-stdin option on man page. (Fixes: #485).
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:05:51 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.
commit 8e160bd06d1db80194e3150663087400fc4f34fa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue May 6 11:34:36 2014 +0200
Fix description of --from-stdin option on man page. (Fixes: #485).
---
debian/changelog | 1 +
man/man1/pyhoca-cli.1 | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4c431b44..c7b3c86b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ pyhoca-cli (0.5.0.0-0x2go1) UNRELEASED; urgency=low
if a broker session profile backend is in use.
- Update man page with (future) broker options. Some man page fixes
(mentioning X2Go Client where it should name PyHoca-CLI).
+ - Fix description of --from-stdin option on man page. (Fixes: #485).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Mon, 10 Mar 2014 15:56:42 +0100
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index 21c8495a..9b9abcb2 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Nov 2012" "Version 0.2.1.x" "X2Go Application"
+.TH pyhoca-cli 1 "May 2014" "Version 0.5.0.0" "X2Go Application"
.SH NAME
pyhoca-cli \- X2Go command line client written in Python
.SH SYNOPSIS
@@ -89,7 +89,7 @@ Terminate running X2Go session <SESSION_NAME>. A special value for <SESSION_NAME
List user's X2Go sessions on server.
.TP
\*(T<\fB\-\-from-stdin\fR\*(T>
-For LightDM remote login integration: read <username> <password> <host[:port]> <desktopshell> from STDIN' and start a new session, transfer
+For LightDM remote login integration: read <username> <host[:port]> <desktopshell> <password> from STDIN' and start a new session, transfer
a running session or resume a suspended session.
If there are several sessions running/suspended of the same desktop shell, then the first
--
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