Added a note on the help output about editing configuration files.
This commit is contained in:
parent
6dcfd53aa4
commit
efc0d1e544
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ ${DD_BORDER}
|
|||
${BOLD}
|
||||
Usage: $0 ${BOLD}[OPTION]
|
||||
|
||||
${RED}IMPORTANT:${OFF} Only supported command line switches are listed here.
|
||||
For more fine-grained setups you must to edit the relevant
|
||||
configuration files placed under ${BOLD}common/${OFF} and ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])/${OFF}
|
||||
|
||||
Options:
|
||||
${BOLD} -h, --help${OFF}
|
||||
print this help, then exit
|
||||
|
|
Reference in a new issue