This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.1.4.0 in repository x2goclient. commit 4b41d8254681d44df9787e551d1bbb71ac295925 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 22 21:45:52 2011 +0200 adds --session-profile option to man page --- man/pyhoca-cli.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/pyhoca-cli.1 b/man/pyhoca-cli.1 index 1e03a1d1..ecc769d4 100644 --- a/man/pyhoca-cli.1 +++ b/man/pyhoca-cli.1 @@ -73,9 +73,10 @@ Terminate running X2go session <SESSION_NAME> . \*(T<\fB\-L, \-\-list-sessions\fR\*(T> List user's X2go sessions on server. .SH X2GO OPTIONS -.TP -\*(T<\fB\-\-config\fR \fI<CONFIG_FILENAME>\fR\*(T> -NOT IMPLEMENTED YET: X2goclient config file containing x2go client session settings (default: ~/.x2goclient/sessions). +.TP +\*(T<\fB\-P, \-\-session-profile\fR\*(T> +The name of the session profile to be used to make the connection. You can actually pass a komma-separated list of +session profile names to this option. .TP \*(T<\fB\-c, \-\-command\fR \fI<CMD>\fR\*(T> Command to run with \fB\-\-new\fR mode on server (default: xterm). -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git