mirror of
https://github.com/meshtastic/python.git
synced 2025-12-28 10:27:54 -05:00
Update __main__.py
This commit is contained in:
@@ -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