Skip to content

Commit 69d07b1

Browse files
chore: automated docs generation for release
Co-authored-by: BekahHW <[email protected]>
1 parent 896b986 commit 69d07b1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/pizza_generate_config.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ Generates a ".sauced.yaml" config based on the current repository
44

55
### Synopsis
66

7-
Generates a ".sauced.yaml" configuration file. The attribution of emails to given entities
8-
is based on the repository this command is ran in.
7+
Generates a ".sauced.yaml" configuration file for use with the Pizza CLI's codeowners command.
8+
9+
This command analyzes the git history of the current repository to create a mapping
10+
of email addresses to GitHub usernames.
911

1012
```
1113
pizza generate config path/to/repo [flags]

0 commit comments

Comments
 (0)