This commit is contained in:
pdxlocations
2025-06-30 00:21:15 -07:00
parent 58fc614fb7
commit 2fa85bac1f

View File

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