提交 f7800071 编写于 作者: A Adun Chan

fix(ob_proxy_main.cpp): typo fix for obproxy help

上级 2d514853
......@@ -136,7 +136,7 @@ void ObProxyMain::print_usage() const
MPRINT(" -l,--promethues_listen_port PLPORT obproxy prometheus listen port");
MPRINT(" -o,--optstr OPTSTR extra options string");
MPRINT(" -n,--appname APPNAME application name");
MPRINT(" -r,--rs_list RS_LIST root server list(format ip:sql_prot)");
MPRINT(" -r,--rs_list RS_LIST root server list(format ip:sql_port)");
MPRINT(" -c,--cluster_name CLUSTER_NAME root server cluster name");
MPRINT(" -d,--dump_config_sql DSQL dump config sql to file");
MPRINT(" -e,--execute_config_sql ESQL exectue config sql(create tables, insert initial data)");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册