diff --git a/src/env_auditor/cli.py b/src/env_auditor/cli.py index 6679b73..e2eb6b7 100644 --- a/src/env_auditor/cli.py +++ b/src/env_auditor/cli.py @@ -41,7 +41,7 @@ def _build_parser() -> argparse.ArgumentParser: help="Root directory to scan. Defaults to current directory.", ) parser.add_argument( - "--env", + "--env", chess review bot metavar="FILE", action="append", dest="env_files",