diff options
Diffstat (limited to 'functions/help.sh')
-rwxr-xr-x | functions/help.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/help.sh b/functions/help.sh index c0d3fe6eb..0d4aa73bb 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}" |