Added scriptHelp exit code 98
This commit is contained in:
parent
7b13d984d8
commit
dc48cb1257
@ -18,6 +18,7 @@ stamp="[`date +%Y-%m-%d` `date +%H:%M:%S`]"
|
|||||||
### scriptHelp -- display usage information for this script
|
### scriptHelp -- display usage information for this script
|
||||||
function scriptHelp {
|
function scriptHelp {
|
||||||
echo "In the future, I will be something helpful!"
|
echo "In the future, I will be something helpful!"
|
||||||
|
quit 98
|
||||||
}
|
}
|
||||||
|
|
||||||
### End of Functions ###
|
### End of Functions ###
|
||||||
|
Loading…
Reference in New Issue
Block a user