Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteHerrmann committed Oct 26, 2024
1 parent 3b4e84c commit dcf7f88
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@ The available subcommands can be listed when running `clu help`:
Usage: clu <COMMAND>

Commands:
add Adds a new entry to the unreleased section of the changelog
fix Applies all possible auto-fixes to the changelog
lint Checks if the changelog contents adhere to the defined rules
init Initializes the changelog configuration in the current directory
config Adjust the changelog configuration like allowed categories, change types or other
release Turns the Unreleased section into a new release with the given version
help Print this message or the help of the given subcommand(s)
add Adds a new entry to the unreleased section of the changelog
create-pr Creates a PR in the configured target repository and adds the corresponding changelog entry
fix Applies all possible auto-fixes to the changelog
lint Checks if the changelog contents adhere to the defined rules
init Initializes the changelog configuration in the current directory
config Adjust the changelog configuration like allowed categories, change types or other
release Turns the Unreleased section into a new release with the given version
help Print this message or the help of the given subcommand(s)

Options:
-h, --help Print help
Expand Down

0 comments on commit dcf7f88

Please sign in to comment.