mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
typo
This commit is contained in:
1 parent
58fc614fb7
commit
2fa85bac1f
1 file changed
+1
-1
@@ -1468,7 +1468,7 @@ def addImportExportArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentPar
|
||||
help="Specify a path to a yaml(.yml) file containing the desired settings for the connected device.",
|
||||
action="append",
|
||||
)
|
||||
parser.add_argument(
|
||||
group.add_argument(
|
||||
"--export-config",
|
||||
nargs="?",
|
||||
const="-", # default to "-" if no value provided
|
||||
|
||||
Reference in new issue
Block a user