GUACAMOLE-682: added parameter documentation

Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/5fb537b7
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/5fb537b7
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/5fb537b7

Branch: refs/heads/master
Commit: 5fb537b707a3797113ed8233155e12bde4dbd64c
Parents: 516dbfd
Author: Joern Lentes <joern.len...@web.de>
Authored: Sun Dec 23 22:09:55 2018 +0100
Committer: Joern Lentes <joern.len...@web.de>
Committed: Sun Dec 23 22:09:55 2018 +0100

----------------------------------------------------------------------
 guacamole-docker/bin/build-guacamole.sh | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/5fb537b7/guacamole-docker/bin/build-guacamole.sh
----------------------------------------------------------------------
diff --git a/guacamole-docker/bin/build-guacamole.sh 
b/guacamole-docker/bin/build-guacamole.sh
index c0c7597..f72fb67 100755
--- a/guacamole-docker/bin/build-guacamole.sh
+++ b/guacamole-docker/bin/build-guacamole.sh
@@ -38,6 +38,11 @@
 ##     subdirectories within this directory, and files will thus be grouped by
 ##     extension type.
 ##
+## @param BUILD_PROFILE
+##     The build profile that will be passed to Maven build process. Defaults
+##     to empty string. Can be set to "lgpl-extensions" to e.g. include
+##     RADIUS authentication extension.
+##
 
 BUILD_DIR="$1"
 DESTINATION="$2"

Reply via email to