From 774c0a3d7f25c01a87807594b4f7580b57cbf53e Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Tue, 8 Feb 2022 19:06:13 +0100 Subject: [PATCH] chore: remove a space from CLI command cluster_call usage printout --- apps/emqx_conf/src/emqx_conf_cli.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/emqx_conf/src/emqx_conf_cli.erl b/apps/emqx_conf/src/emqx_conf_cli.erl index 261a40461..6813e0c73 100644 --- a/apps/emqx_conf/src/emqx_conf_cli.erl +++ b/apps/emqx_conf/src/emqx_conf_cli.erl @@ -73,7 +73,7 @@ admins(_) -> {"cluster_call status", "status"}, {"cluster_call skip [node]", "increase one commit on specific node"}, {"cluster_call tnxid ", "get detailed about TnxId"}, - {"cluster_call fast_forward [node] [tnx_id]", "fast forwards to tnx_id" } + {"cluster_call fast_forward [node] [tnx_id]", "fast forwards to tnx_id" } ]). status() ->