docs: license update cli usage

This commit is contained in:
zhongwencool 2023-10-09 15:44:56 +08:00
parent 0c89b6b213
commit 617a1dcc9d
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ license(_) ->
emqx_ctl:usage(
[
{"license info", "Show license info"},
{"license update License", "Update license given as a string"}
{"license update <License>", "Update license given as a string"}
]
).