X-Git-Url: https://git.danix.xyz/?p=bash-notes.git;a=blobdiff_plain;f=notes.sh;h=87bb4302fa705e544aca47cc29e9017501f5ad59;hp=04a2582a88a651605140192052146e7430023dd9;hb=3d116947e6658f6cd542a8a47b91648156475ece;hpb=b648c00619721c0f5ee56c03ae33a1e68b35cf9c diff --git a/notes.sh b/notes.sh index 04a2582..87bb430 100644 --- a/notes.sh +++ b/notes.sh @@ -294,7 +294,8 @@ while true; do exit ;; -- ) - shift; break + helptext + exit ;; * ) break