[X2Go-Commits] [pyhoca-cli] 07/08: man page: Mark not-yet-implemented cmdline options as such. More cmdline option support for brokerage is a TODO for pyhoca-cli.

git-admin at x2go.org git-admin at x2go.org
Mon Oct 20 23:07:20 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 18dd0e94d6047f5a69f1a88b5ef0227a22712945
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 20 22:19:05 2014 +0200

    man page: Mark not-yet-implemented cmdline options as such. More cmdline option support for brokerage is a TODO for pyhoca-cli.
---
 TODO                  |    2 +-
 man/man1/pyhoca-cli.1 |   10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/TODO b/TODO
index ce237ac..ab0f726 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
 
 === pyhoca-cli TODOs ===
 
-* currently no open feature requests
+* provide more cmdline options to configure session brokerage
 
 
 === pyhoca-cli Wishlist ===
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index ed80c73..70c2054 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -167,21 +167,21 @@ The cleartext password that has been specified at the command line will be masqu
 the systems process list (Linux, MacOS). On Windows systems the usage of the \-\-broker-password option is forbidden.
 .TP
 \*(T<\fB\-\-broker-cacertfile=</path/to/cafile.crt>\fR\*(T>
-Specify a special (self-signed) root-CACert file that shall get used when connecting to an X2Go Session Broker via https (SSL). (Not implemented, yet).
+NOT IMPLEMENTED YET: Specify a special (self-signed) root-CACert file that shall get used when connecting to an X2Go Session Broker via https (SSL). (Not implemented, yet).
 .TP
 \*(T<\fB\-\-broker-noauth\fR\*(T>
-The X2Go Session Broker is accessible without authentication.
+NOT IMPLEMENTED YET: The X2Go Session Broker is accessible without authentication.
 .TP
 \*(T<\fB\-\-auth-id=<USERNAME>\fR\*(T>
-Use this <USERNAME> for authenticating against the X2Go Session Broker. This option mostly makes sense together
+NOT IMPLEMENTED YET: Use this <USERNAME> for authenticating against the X2Go Session Broker. This option mostly makes sense together
 with \fI--broker-autologin\fR or \fI--broker-ssh-key\fR.  (Not implemented, yet).
 .TP
 \*(T<\fB\-\-broker-autologin\fR\*(T>
-For SSH based X2Go Session Brokers. If an SSH agent is available or default key files exist then
+NOT IMPLEMENTED YET: For SSH based X2Go Session Brokers. If an SSH agent is available or default key files exist then
 try those for authentication against the X2Go Session Broker. (Not implemented, yet).
 .TP
 \*(T<\fB\-\-broker-ssh-key=<SSHPRIVKEY>\fR\*(T>
-For SSH based X2Go Session Brokers. Full path to a valid SSH private key file. (Not implemented, yet).
+NOT IMPLEMENTED YET: For SSH based X2Go Session Brokers. Full path to a valid SSH private key file. (Not implemented, yet).
 .SH NX OPTIONS (Version 3) 
 .TP
 \*(T<\fB\-g, \-\-geometry\fR \fI{<WIDTH>x<HEIGHT>|fullscreen|maximize}\fR\*(T> 

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git


More information about the x2go-commits mailing list