mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-05 19:30:57 +01:00
docs: add missing 'required' annotation
This commit is contained in:
parent
325453450b
commit
9bab997992
1 changed files with 2 additions and 2 deletions
|
@ -115,11 +115,11 @@ for this purpose.
|
|||
`GITHUB_USERNAME`. This is required.
|
||||
|
||||
- **COMMITTER_GIT_NAME**: The name to use for the committer when updating the
|
||||
index repository.\
|
||||
index repository. This is required.\
|
||||
Example: `pesde index updater`
|
||||
|
||||
- **COMMITTER_GIT_EMAIL**: The email to use for the committer when updating the
|
||||
index repository.\
|
||||
index repository. This is required.\
|
||||
Example: `pesde@localhost`
|
||||
|
||||
- **DATA_DIR**: The directory where the registry stores miscellaneous data.
|
||||
|
|
Loading…
Add table
Reference in a new issue