activate specific options help along with short overview

This commit is contained in:
George Danchev
2011-07-20 12:23:40 +00:00
parent 7f1f7d16c4
commit 790850d4b1
6 changed files with 52 additions and 25 deletions

View File

@ -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