This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 7ec3c0f58 docs: updated help command message for APISIX CLI (#9649)
7ec3c0f58 is described below
commit 7ec3c0f583510ebcdf9c414f83792e1ac247a5b9
Author: Traky Deng <[email protected]>
AuthorDate: Tue Jun 13 11:01:38 2023 +0800
docs: updated help command message for APISIX CLI (#9649)
---
apisix/cli/ops.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apisix/cli/ops.lua b/apisix/cli/ops.lua
index ebd3061e0..5bb87ad85 100644
--- a/apisix/cli/ops.lua
+++ b/apisix/cli/ops.lua
@@ -58,7 +58,7 @@ local function help()
print([[
Usage: apisix [action] <argument>
-help: show this message, then exit
+help: print the apisix cli help message
init: initialize the local nginx.conf
init_etcd: initialize the data of etcd
start: start the apisix server