The branch, master has been updated via 6ac202a1dcd441658d9bcf9dd5e4721a3612e9ed (commit) from 8f3a378b553e214b6324653dcb6e335c40cd9ca8 (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 6ac202a1dcd441658d9bcf9dd5e4721a3612e9ed Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Sep 25 01:06:29 2011 +0200 add x2gofeature man page ----------------------------------------------------------------------- Summary of changes: x2goserver/man/man8/x2gofeature.8 | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) create mode 100644 x2goserver/man/man8/x2gofeature.8 The diff of changes is: diff --git a/x2goserver/man/man8/x2gofeature.8 b/x2goserver/man/man8/x2gofeature.8 new file mode 100644 index 0000000..f6e8584 --- /dev/null +++ b/x2goserver/man/man8/x2gofeature.8 @@ -0,0 +1,29 @@ +'\" -*- coding: utf-8 -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH x2gofeature 8 "Sep 2011" "Version 3.0.99.x" "X2go Server Admin Tool" +.SH NAME +x2gofeature \- Query X2go Feature Availability on X2go Server +.SH SYNOPSIS +'nh +.fi +.ad 1 +x2gofeature <feature_name> + +.SH DESCRIPTION +\fBx2gofeature\fR allows client applications to query the server for certain features +before trying to use them. +.PP +\fBx2gofeature\fR can be run with user privileges. +.SH RETURN VALUES +If feature <feature_name> is available on the X2go server, then ,,ok'' is written to stdout. +Otherwise the expression ,,not available'' is written to stdout. +.SH SEE ALSO +/usr/share/x2go/x2gofeature.d/*.features +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project +(http://www.x2go.org). hooks/post-receive -- x2goserver.git (X2go Server) 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 "x2goserver.git" (X2go Server).