Easy start script: code formatting

KASM-1609_select_de_to_run
Dmitry Maksyoma 4 years ago
parent 7941e10b0a
commit b13698eb56

@ -171,6 +171,7 @@ process_cli_options() {
user_asked_to_select_de() { user_asked_to_select_de() {
[[ "$action" = "select-de-and-start" ]] [[ "$action" = "select-de-and-start" ]]
} }
show_help() { show_help() {
cat >&2 <<-USAGE cat >&2 <<-USAGE
Usage: $(basename "$0") [options] Usage: $(basename "$0") [options]

Loading…
Cancel
Save