diff --git a/assemble/bin/accumulo-cluster b/assemble/bin/accumulo-cluster index 056026b12e5..8367fb2a1b2 100755 --- a/assemble/bin/accumulo-cluster +++ b/assemble/bin/accumulo-cluster @@ -18,640 +18,640 @@ # under the License. # -function print_usage { +# +# Environment variables that can be set to influence the behavior +# of this script +# +# ACCUMULO_LOCALHOST_ADDRESSES - set to a space delimited string of localhost names +# and addresses to override the default lookups +# + +function print_usage() { cat < ( ...) [