diff --git a/note b/note index 1ca8e52..2dbf630 100755 --- a/note +++ b/note @@ -106,7 +106,7 @@ if (($# > 0)); then ;; -h | --help) print_help - shift + exit 0 ;; -t | --time) addTimeStamp=true