Skip to content

Commit 66c3238

Browse files
chore: automated docs generation for release
Co-authored-by: Uday Patel <uday3patel@gmail.com>
1 parent 3014ac0 commit 66c3238

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/pizza_generate_codeowners.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ pizza generate codeowners . --output-path /path/to/directory
4747
### Options
4848

4949
```
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)
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) (default 90)
5454
```
5555

5656
### Options inherited from parent commands

0 commit comments

Comments
 (0)