Fix the usage of listeners restart/stop CLI

This commit is contained in:
Feng Lee 2017-07-07 09:19:30 +08:00
parent e42e71dcf7
commit e3d414089f
1 changed files with 2 additions and 2 deletions

View File

@ -501,8 +501,8 @@ listeners(["stop", Proto, ListenOn]) ->
listeners(_) ->
?USAGE([{"listeners", "List listeners"},
{"listeners restart <Proto> <Port>", "Restart a listener port"},
{"listeners stop <Proto> <Port>", "Stop a listener port"}]).
{"listeners restart <Proto> <Port>", "Restart a listener"},
{"listeners stop <Proto> <Port>", "Stop a listener"}]).
%%--------------------------------------------------------------------
%% Dump ETS