Github user jolentes commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/347#discussion_r243775904
--- Diff: guacamole-docker/bin/build-guacamole.sh ---
@@ -41,6 +41,7 @@
BUILD_DIR="$1"
DESTINATION="$2"
+BUILD_PROFILE="$3"
--- End diff --
added the parameter documentation as requested---
