chore: typo fixes

This commit is contained in:
JianBo He 2023-09-24 20:19:05 +08:00
parent 7105f68d2d
commit 30862a94c6
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ trace(_) ->
{"trace stop topic <Topic> ", "Stop tracing for a topic on local node"},
{"trace start ip_address <IP> <File> [<Level>] ",
"Traces for a client ip on local node"},
{"trace stop ip_addresss <IP> ", "Stop tracing for a client ip on local node"}
{"trace stop ip_address <IP> ", "Stop tracing for a client ip on local node"}
]).
trace_on(Name, Type, Filter, Level, LogFile) ->