mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
update docs for --listen too
This commit is contained in:
1 file changed
+1
-1
@@ -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