From acd31a6921b9b96c8271d32233e1a1cbfcbdf731 Mon Sep 17 00:00:00 2001 From: "sh+git@codevoid.de" Date: Sun, 27 Oct 2019 13:59:03 +0000 Subject: [PATCH] Print Version String --- .gitattributes | 1 + mkpicindex-static.sh | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..61df793 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*sh ident diff --git a/mkpicindex-static.sh b/mkpicindex-static.sh index 3ddddd8..4e77722 100755 --- a/mkpicindex-static.sh +++ b/mkpicindex-static.sh @@ -24,7 +24,9 @@ THREADS=4 # PRINT HELP / USAGE TEXT usage() { printf '%s\n' \ -'Usage: mkpicindex [arguments] > file.html +'mkpicindex - Version: $Id$ + +Usage: mkpicindex [arguments] > file.html Arguments: -t "My Gallery" Gallery title