docs: license update cli usage
This commit is contained in:
parent
0c89b6b213
commit
617a1dcc9d
|
@ -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"}
|
||||
]
|
||||
).
|
||||
|
||||
|
|
Loading…
Reference in New Issue