We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 894581c + 02189aa commit 8cf996aCopy full SHA for 8cf996a
1 file changed
meshtastic/__main__.py
@@ -1351,7 +1351,7 @@ def initParser():
1351
1352
group.add_argument(
1353
"--request-position",
1354
- help="Request the position from a nade. "
+ help="Request the position from a node. "
1355
"You need to pass the destination ID as an argument with '--dest'. "
1356
"For repeaters, the nodeNum is required.",
1357
action="store_true",
0 commit comments