GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-server/pull/152
GUACAMOLE-351: Add "-v" parameter which causes guacd to print its version
information.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-server version-param
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-server/pull/152.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #152
----
commit f4f5b4e65a7b26995cd260742dc9965b9c054c43
Author: Michael Jumper <mjumper@...>
Date: 2018-02-07T21:33:52Z
GUACAMOLE-351: Separate guac_config structure into own header file,
independent of how that config is loaded.
commit 3b327378eba90f744ec9d9ac2b93dde10dcbfdf3
Author: Michael Jumper <mjumper@...>
Date: 2018-02-07T21:41:22Z
GUACAMOLE-351: Add "-v" option which causes guacd to print its version
information and exit.
----
---