mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Mention "help" as an available ejabberdctl command
This commit is contained in:
parent
684ef60ec3
commit
b6a2eeebeb
@ -525,6 +525,7 @@ print_usage(Version) ->
|
||||
print_usage(HelpMode, MaxC, ShCode, Version) ->
|
||||
AllCommands =
|
||||
[
|
||||
{"help", ["[arguments]"], "Get help"},
|
||||
{"status", [], "Get ejabberd status"},
|
||||
{"stop", [], "Stop ejabberd"},
|
||||
{"restart", [], "Restart ejabberd"},
|
||||
|
Loading…
Reference in New Issue
Block a user