chore: indentation fix in bin/emqx
This commit is contained in:
parent
5f6259f6f4
commit
c6ba22a0b4
2
bin/emqx
2
bin/emqx
|
@ -196,7 +196,7 @@ usage() {
|
||||||
echo " Up/Down-grade: upgrade | downgrade | install | uninstall"
|
echo " Up/Down-grade: upgrade | downgrade | install | uninstall"
|
||||||
echo " Install info: ertspath | root_dir | versions"
|
echo " Install info: ertspath | root_dir | versions"
|
||||||
echo " Runtime info: pid | ping | versions"
|
echo " Runtime info: pid | ping | versions"
|
||||||
echo " Config check: check_conf"
|
echo " Config check: check_conf"
|
||||||
echo " Advanced: console_clean | escript | rpc | rpcterms | eval"
|
echo " Advanced: console_clean | escript | rpc | rpcterms | eval"
|
||||||
echo ''
|
echo ''
|
||||||
echo "Execute '$REL_NAME COMMAND help' for more information"
|
echo "Execute '$REL_NAME COMMAND help' for more information"
|
||||||
|
|
Loading…
Reference in New Issue