activate specific options help along with short overview
This commit is contained in:
@ -11,10 +11,12 @@ not_in_releng_exit() {
|
||||
}
|
||||
|
||||
print_specific_help() {
|
||||
# Print own help text
|
||||
echo "Specific options:"
|
||||
echo " NONE YET"
|
||||
echo
|
||||
cat << HLP
|
||||
Specific options:
|
||||
none yet.
|
||||
Overview:
|
||||
template.
|
||||
HLP
|
||||
}
|
||||
|
||||
# Include common bits
|
||||
|
Reference in New Issue
Block a user