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, 0 insertions, 2 deletions
diff --git a/functions/help.sh b/functions/help.sh
index c0d3fe6..0d4aa73 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -7,8 +7,6 @@
# This is free software, and you are welcome to redistribute it
# under certain conditions; see COPYING for details.
-set -e
-
Help ()
{
Echo "%s - %s" "${PROGRAM}" "${DESCRIPTION}"