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 110424c8d045971de591e8de35b79aab65e60e39 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Mar 17 13:49:27 2014 +0100 Update man page with (future) broker options. Some man page fixes (mentioning X2Go Client where it should name PyHoca-CLI). --- debian/changelog | 2 ++ man/man1/pyhoca-cli.1 | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 524489d0..e296084e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ pyhoca-cli (0.5.0.0-0x2go1) UNRELEASED; urgency=low - When --list-profiles is invoked: Don't crash if a session profile backend does not rely on config files. Show the session broker URL 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). -- Mike Gabriel <mike.gabriel@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 dc67cb59..049f8cfd 100644 --- a/man/man1/pyhoca-cli.1 +++ b/man/man1/pyhoca-cli.1 @@ -146,10 +146,10 @@ disables interactive authentication completely and requires that a private SSH k session profile or that the \-\-password command line option is used. .SH BROKER OPTIONS -In case you want to retrieve \fBx2goclient\fR session profiles from an X2Go Session Broker use the following options: +In case you want to retrieve X2Go session profiles from an X2Go Session Broker use the following options: .TP \*(T<\fB\-\-broker-url=<URL>\fR\*(T> -Specify the <URL> of the X2Go Session Broker. X2Go Client can access http:// and ssh:// style URLs. +Specify the <URL> of the X2Go Session Broker. \fBpyhoca-cli\fR can access http:// and ssh:// style URLs. Syntax of <URL> for HTTP brokerage: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git