mirror of
https://github.com/meshtastic/python.git
synced 2026-01-17 12:17:55 -05:00
Spacing
This commit is contained in:
@@ -1197,8 +1197,8 @@ def initParser():
|
||||
|
||||
parser.add_argument(
|
||||
"--request-telemetry",
|
||||
help="Request telemetry from a node."
|
||||
"You need pass the destination ID as argument with '--dest'."
|
||||
help="Request telemetry from a node. "
|
||||
"You need pass the destination ID as argument with '--dest'. "
|
||||
"For repeaters, the nodeNum is required.",
|
||||
action="store_true",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user