summaryrefslogtreecommitdiff
path: root/scripts/slight
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/slight')
-rwxr-xr-xscripts/slight1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/slight b/scripts/slight
index ee01e54..848df07 100755
--- a/scripts/slight
+++ b/scripts/slight
@@ -63,6 +63,7 @@ while getopts "i:d:s:ph" option; do
h) help; exit 0 ;;
*) err "Try '${0} -h' for help." ;;
+
esac
done