mirror of
https://github.com/meshtastic/python.git
synced 2026-09-15 06:52:41 -04:00
Spacing
This commit is contained in:
1 parent
9858fa1976
commit
0192eed76e
1 file changed
+2
-2
@@ -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