Skip to content

Commit

Permalink
docs(website): clarify comment about tag argument
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Sep 14, 2024
1 parent 35b7fd8 commit e56cd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/usage/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ git cliff
Set a tag for the unreleased changes:

```bash
# it doesn't have to be an existing tag
# generates a changelog for the tag '1.0.0' without creating the tag itself
git cliff --tag 1.0.0
```

Expand Down

0 comments on commit e56cd8d

Please sign in to comment.