Skip to content

Commit

Permalink
docs(readme): clarify that --tag argument can be an unexisting tag
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 28, 2022
1 parent bb6645a commit d540f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ git cliff
Set a tag for the "unreleased" changes:

```sh
# it doesn't have to be an existing tag
git cliff --tag 1.0.0
```

Expand Down

0 comments on commit d540f5d

Please sign in to comment.