activate specific options help along with short overview
This commit is contained in:
@ -7,11 +7,12 @@
|
||||
# set -e
|
||||
|
||||
print_specific_help() {
|
||||
# Print own help text
|
||||
echo "Specific options:"
|
||||
echo " --dev path Suppress dialog and use path as drive address."
|
||||
echo "This test insists in getting a path to xorriso by option -x."
|
||||
echo
|
||||
cat << HLP
|
||||
Specific options:
|
||||
--dev path Suppress dialog and use path as drive address.
|
||||
Overview:
|
||||
Test device scanning and list of speeds.
|
||||
HLP
|
||||
}
|
||||
|
||||
# Include common bits and interpret general options
|
||||
|
Reference in New Issue
Block a user