mirror of
https://github.com/nanomq/nanomq.git
synced 2025-06-22 01:57:27 +00:00
* MDF [zmq_gateway] update zmq_gateway help info.
This commit is contained in:
@ -25,7 +25,7 @@ static nng_optspec cmd_opts[] = {
|
||||
};
|
||||
|
||||
static char help_info[] =
|
||||
"Usage: nanomq_cli gateway start [--conf <path>]\n\n"
|
||||
"Usage: nanomq_cli zmq_gateway [--conf <path>]\n\n"
|
||||
" --conf <path> The path of a specified nanomq configuration file \n";
|
||||
|
||||
static zmq_gateway_conf *conf_g = NULL;
|
||||
|
Reference in New Issue
Block a user