mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-04-21 18:21:51 +02:00
Removed Unused Help Template
This commit is contained in:
parent
a20ddf271f
commit
5904fcb63f
13
bin/cadmus
13
bin/cadmus
@ -107,18 +107,5 @@ mytest() {
|
||||
exit 0
|
||||
}
|
||||
|
||||
Help () {
|
||||
# Display Help
|
||||
echo "Add description of the script functions here."
|
||||
echo
|
||||
echo "Syntax: scriptTemplate [-g|h|t|v|V]"
|
||||
echo "options:"
|
||||
echo "g Print the GPL license notification."
|
||||
echo "h Print this Help."
|
||||
echo "v Verbose mode."
|
||||
echo "V Print software version and exit."
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
||||
main "${@}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user