mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
Fix typo in __main__.py
This commit is contained in:
1 parent
894581ce00
commit
02189aae07
1 file changed
+1
-1
@@ -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