fix help
This commit is contained in:
2
Run.sh
Normal file → Executable file
2
Run.sh
Normal file → Executable file
@@ -88,7 +88,7 @@ function config() {
|
||||
}
|
||||
function show_help() {
|
||||
echo
|
||||
echo "Usage: $0 { install | enable | disable } <UT99_INSTALL_DIR> [<UT99_CONFIG_FILE>]"
|
||||
echo "Usage: $0 { install | enable | disable | config } <UT99_INSTALL_DIR> [<UT99_CONFIG_FILE>] [<CONFIG_KEY> <CONFIG_VALUE>]"
|
||||
echo
|
||||
}
|
||||
function check_cfg_file_config() {
|
||||
|
||||
Reference in New Issue
Block a user