mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Update __main__.py
This commit is contained in:
1 parent
7d87d5037e
commit
060df86bb6
1 file changed
+1
-1
@@ -1648,7 +1648,7 @@ def addRemoteActionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentPar
|
||||
"You need pass the destination ID as argument, like "
|
||||
"this: '--traceroute !ba4bf9d0' "
|
||||
"Only nodes with a shared channel can be traced.",
|
||||
metavar="!xxxxxxxx"
|
||||
metavar="!xxxxxxxx",
|
||||
)
|
||||
|
||||
group.add_argument(
|
||||
|
||||
Reference in new issue
Block a user