[cli] fix ipaddr and ipmaddr commands in debug cli (#10200)

This commit corrects "ipaddr" and "ipmaddr" commands used in debug cli
This commit is contained in:
Yuwen Lan
2024-05-06 11:44:39 -07:00
committed by GitHub
parent 0a16ece8d2
commit 35a777a295
+2 -2
View File
@@ -7043,8 +7043,8 @@ template <> otError Interpreter::Process<Cmd("debug")>(Arg aArgs[])
"state", "state",
"rloc16", "rloc16",
"extaddr", "extaddr",
"ipaddrs", "ipaddr",
"ipmaddrs", "ipmaddr",
"channel", "channel",
"panid", "panid",
"extpanid", "extpanid",