Fix set/get help message

help said "echo_unk_channels" but the command is parsed as "echo_unk_chans"
This commit is contained in:
Jim Tittsler 2025-12-26 23:57:10 -08:00 committed by GitHub
parent 08f655b65c
commit fedc687313
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3497,7 +3497,7 @@ def get_help_for (cmdname, context="line") :
json_log_rx <on/off> : logs packets incoming to device as json
channel_echoes <on/off> : print repeats for channel data
advert_echoes <on/off> : print repeats for adverts
echo_unk_channels <on/off> : also dump unk channels (encrypted)
echo_unk_chans <on/off> : also dump unk channels (encrypted)
color <on/off> : color off should remove ANSI codes from output
meshcore-cli behaviour:
classic_prompt <on/off> : activates less fancier prompt