Print Version String
This commit is contained in:
parent
59865dd309
commit
acd31a6921
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*sh ident
|
@ -24,7 +24,9 @@ THREADS=4
|
|||||||
# PRINT HELP / USAGE TEXT
|
# PRINT HELP / USAGE TEXT
|
||||||
usage() {
|
usage() {
|
||||||
printf '%s\n' \
|
printf '%s\n' \
|
||||||
'Usage: mkpicindex [arguments] > file.html
|
'mkpicindex - Version: $Id$
|
||||||
|
|
||||||
|
Usage: mkpicindex [arguments] > file.html
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
-t "My Gallery" Gallery title
|
-t "My Gallery" Gallery title
|
||||||
|
Loading…
Reference in New Issue
Block a user