mirror of
https://github.com/meshtastic/python.git
synced 2026-01-07 23:37:53 -05:00
update docs for --listen too
This commit is contained in:
@@ -1367,7 +1367,7 @@ def initParser():
|
||||
|
||||
parser.add_argument(
|
||||
"--listen",
|
||||
help="Just stay open and listen to the protobuf stream.",
|
||||
help="Just stay open and listen to the protobuf stream. Enables debug logging.",
|
||||
action="store_true",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user