From 29288624d24cf99a4997210b1015a3bae8aec507 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Wed, 18 Jan 2012 12:24:07 +0100 Subject: [PATCH] Show env vars in help --- bin/hubris | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/hubris b/bin/hubris index feaf567..8af1cff 100755 --- a/bin/hubris +++ b/bin/hubris @@ -23,6 +23,11 @@ Options: --version show version --clojure go directly in clojure mode --debug display various details from hbase logger and $program + +Environment: + HUBRIS_DEBUG run hubris in debug mode (same as --debug option) + HUBRIS_LIB alternative location for additional jars + CLASSPATH additional classes and jars explicitly exported EOF }