summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/help.sh')
-rwxr-xr-xfunctions/help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/help.sh b/functions/help.sh
index 0748ab2..11ee890 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -18,7 +18,7 @@ Help ()
if [ -n "${USAGE}" ]
then
- echo -e "${USAGE}"
+ /bin/echo -e "${USAGE}"
echo
fi