mirror of
https://github.com/meshtastic/python.git
synced 2026-01-01 20:38:03 -05:00
Fix typo in __main__.py
This commit is contained in:
@@ -1351,7 +1351,7 @@ def initParser():
|
||||
|
||||
group.add_argument(
|
||||
"--request-position",
|
||||
help="Request the position from a nade. "
|
||||
help="Request the position from a node. "
|
||||
"You need to pass the destination ID as an argument with '--dest'. "
|
||||
"For repeaters, the nodeNum is required.",
|
||||
action="store_true",
|
||||
|
||||
Reference in New Issue
Block a user