X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=bin%2Fchronic-log;h=e8dc7ea56bf894d6f9d74d18f3c24d150a6141e7;hb=8e71f6b905ec7ef2105d59a949d784a64ce9a574;hp=b06e5cbe9f96038bd7f01af8e8d9155089ae869a;hpb=e99bcc11acfc3d693188c761614b86a5bc73b3f2;p=config%2Fdotfiles.git diff --git a/bin/chronic-log b/bin/chronic-log index b06e5cb..e8dc7ea 100755 --- a/bin/chronic-log +++ b/bin/chronic-log @@ -19,6 +19,7 @@ # along with this program. If not, see . +set -eu if test $# -lt 2; then echo "Usage: $0 .." >&2