We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc411ce commit 7cc65aaCopy full SHA for 7cc65aa
1 file changed
meshtastic/__main__.py
@@ -1344,7 +1344,6 @@ def addSelectionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
1344
"--dest",
1345
help="The destination node id for any sent commands, if not set '^all' or '^local' is assumed as appropriate",
1346
default=None,
1347
- nargs=1,
1348
metavar=("!XXXXXXXX", "0xXXXXXXXX"),
1349
)
1350
0 commit comments