Update __main__.py

This commit is contained in:
Michael Gillett
2025-02-18 15:10:55 -05:00
parent 7d87d5037e
commit 060df86bb6

View File

@@ -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(