We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3014ac0 commit 66c3238Copy full SHA for 66c3238
docs/pizza_generate_codeowners.md
@@ -47,10 +47,10 @@ pizza generate codeowners . --output-path /path/to/directory
47
### Options
48
49
```
50
- -h, --help help for codeowners
51
- -o, --output-path string Directory to create the output file.
52
- --owners-style-file Generate an agnostic OWNERS style file instead of CODEOWNERS.
53
- -r, --range int The number of days to analyze commit history (default 90)
+ -h, --help help for codeowners
+ -o, --output-path string Directory to create the output file.
+ --owners-style-file Generate an agnostic OWNERS style file instead of CODEOWNERS.
+ -r, --range int The number of days to analyze commit history (default 90) (default 90)
54
55
56
### Options inherited from parent commands
0 commit comments