Github user necouchman commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/354#discussion_r246567460
--- Diff: guacamole-docker/bin/start.sh ---
@@ -317,6 +317,10 @@ END
"ldap-search-bind-password" \
"$LDAP_SEARCH_BIND_PASSWORD"
+ set_optional_property \
+ "ldap-user-search-filter" \
--- End diff --
Ever so minor nit-pick, but, in keeping with the style on the rest of the
document, please line up the `\` at the end of the lines, here.---
