Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-ranger[bot] committed Jun 6, 2023
1 parent 7b2bbc5 commit 073834b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -36,11 +36,11 @@ Generate changelogs for your project with a generated cliff.toml from [`cliff-te

<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->

| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-----------------|--------|----------|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| args | string | false | `"--verbose"` | Extra args passed directly to [git-cliff](https://github.com/orhun/git-cliff#command-line-arguments) |
| output | string | false | `"HISTORY.md"` | Output file |
| template-config | string | false | | Path or URL to the template<br> `cliff.toml` config file. See [`cliff-template.toml`](./cliff-template.toml) for a working example. **NOTE:** Only the<br>`REPOSITORY_URL` is substituted. |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-----------------|--------|----------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| args | string | false | `"--verbose"` | Extra args passed directly to <br>[git-cliff](https://github.com/orhun/git-cliff#command-line-arguments) |
| output | string | false | `"HISTORY.md"` | Output file |
| template-config | string | false | | Path or URL to the <br>template `cliff.toml` config file. See <br>[`cliff-template.toml`](./cliff-template.toml) for a working example. <br>**NOTE:** Only the `REPOSITORY_URL` is <br>substituted. |

<!-- AUTO-DOC-INPUT:END -->

Expand Down

0 comments on commit 073834b

Please sign in to comment.