mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Merge 0.10->trunk
This commit is contained in:
commit
d10300eca4
5 changed files with 21 additions and 4 deletions
|
@ -936,7 +936,7 @@ function commands.cert(arg)
|
|||
return cert_commands[subcmd](arg);
|
||||
end
|
||||
end
|
||||
show_usage("cert config|request|generate|key", "Helpers for generating X.509 certificates and keys.")
|
||||
show_usage("cert config|request|generate|key|import", "Helpers for generating X.509 certificates and keys.")
|
||||
end
|
||||
|
||||
function commands.check(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue