summaryrefslogtreecommitdiff
path: root/functions/help.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:19 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:26 +0100
commit8c3178682beafb9c71df5310b3f975728359b833 (patch)
tree533e84eb34925b8104ec99f4590da0954ee57f49 /functions/help.sh
parent9eac19deb8a47f75285d223c2f93c310815401a3 (diff)
downloadlive-build-8c3178682beafb9c71df5310b3f975728359b833.zip
live-build-8c3178682beafb9c71df5310b3f975728359b833.tar.gz
Adding live-helper 1.0~a25-1.
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 6427639..0748ab2 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -18,7 +18,7 @@ Help ()
if [ -n "${USAGE}" ]
then
- echo " ${USAGE}"
+ echo -e "${USAGE}"
echo
fi