x2goversion - Man Page
Retrieve Code Versions of X2Go Server Components
Synopsis
x2goversion [<x2go-component>]
Description
x2goversion allows one to retrieve code versions of X2Go server components.
If the [<x2go-component>] parameter is omitted then a list of all available X2Go server component names and versions is listed.
If an X2Go component is specified with the [<x2go-component>] parameter, then only the component's version is printed to stdout.
The x2goversion tool can be used by X2Go client implementations to query server-side versions of X2Go components.
Return Values
x2goversion reports X2Go component version information to stdout.
As exitcode x2goversion always returns 0.
Files
/usr/share/x2go/versions/VERSION.*
Author
This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project (https://www.x2go.org).