Merge pull request #32583 from Believe-SA/commander-14

chore: update dependency commander to v14
This commit is contained in:
Fredrik Adelöw
2026-02-20 21:04:31 +01:00
committed by GitHub
13 changed files with 51 additions and 44 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ Options:
--legacyCopyReadmeMdToIndexMd Attempt to ensure an index.md exists falling back to using <docs-dir>/README.md or README.md
in case a default <docs-dir>/index.md is not provided. (default: false)
--runAsDefaultUser Bypass setting the container user as the same user and group id as host for Linux and MacOS (default: false)
-v --verbose Enable verbose output. (default: false)
-v, --verbose Enable verbose output. (default: false)
-h, --help display help for command
```