mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Fix typo in command description
This commit is contained in:
parent
0bf93eefcb
commit
f3f3b1586e
@ -120,7 +120,7 @@ get_commands_spec() ->
|
||||
args = [],
|
||||
result = {certificates, string}},
|
||||
#ejabberd_commands{name = list_certificates, tags = [acme],
|
||||
desc = "Lists all curently handled certificates and "
|
||||
desc = "Lists all currently handled certificates and "
|
||||
"their respective domains in {plain|verbose} format",
|
||||
module = ?MODULE, function = list_certificates,
|
||||
args_desc = ["Whether to print the whole certificate "
|
||||
|
Loading…
Reference in New Issue
Block a user