The branch, master has been updated via 37ba4e6f7dfa24bf27cab76c6588344da5a6b4a4 (commit) from 3e307a9bfbb2f945dcb8c887b122cd8bb9087b4b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 37ba4e6f7dfa24bf27cab76c6588344da5a6b4a4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 17 02:07:09 2011 +0200 man page update ----------------------------------------------------------------------- Summary of changes: man/man1/pyhoca-cli.1 | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1 index 7fa18a0..8911f3b 100644 --- a/man/man1/pyhoca-cli.1 +++ b/man/man1/pyhoca-cli.1 @@ -65,7 +65,8 @@ If not in LDAP mode you always have to name the remote X2go server's hostname or Start a new X2go session on server (default mode if no mode is explicitly specified). .TP \*(T<\fB\-R, \-\-resume\fR \fI<SESSION_NAME>\fR\*(T> -Resume existing X2go session <SESSION_NAME> on server. +Resume existing X2go session <SESSION_NAME> on server. Special values for <SESSION_NAME> are ,,NEWEST'' (will resume youngest session) +or ,,OLDEST'' (resume session with oldest timestamp). .TP \*(T<\fB\-D, \-\-share-desktop\fR \fI<USER>@<DISPLAY>\fR\*(T> Share an X2go session on the remote server specified by <USER>@<DISPLAY>, @@ -73,10 +74,10 @@ whereas <USER> can be the same user that is starting the share mode session or a other user that grants X2go desktop sharing for the current user. .TP \*(T<\fB\-S, \-\-suspend\fR \fI<SESSION_NAME>\fR\*(T> -Suspend running X2go session <SESSION_NAME>. +Suspend running X2go session <SESSION_NAME>. A special value for <SESSION_NAME> is ,,ALL'' (will suspend all sessions of the connected user). .TP \*(T<\fB\-T, \-\-terminate\fR \fI<SESSION_NAME>\fR\*(T> -Terminate running X2go session <SESSION_NAME> . +Terminate running X2go session <SESSION_NAME>. A special value for <SESSION_NAME> is ,,ALL'' (will terminate all sessions of the connected user). .TP \*(T<\fB\-L, \-\-list-sessions\fR\*(T> List user's X2go sessions on server. hooks/post-receive -- pyhoca-cli.git (Python X2go Client (command line client)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-cli.git" (Python X2go Client (command line client)).