diff --git a/README.md b/README.md index 5d605f51aa63933cd4b9e394e5cccf1271119a65..2800899191d52a0f2825c2cd7782f637585e0103 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,13 @@ this in a section like `## Creating git commits` or something. ```markdown Create commits exclusively using `formatted-commit`. Try to use it normally, but if it's not in my PATH, ask me to `go install git.secluded.site/formatted-commit@latest`. It has no sub-commands and the following options: --b --body Commit body (optional) +-t --type Commit type (required) +-s --scope Commit scope (optional) -B --breaking Mark as breaking change (optional) --h --help Help for formatted-commit -m --message Commit message (required) --s --scope Commit scope (optional) +-b --body Commit body (optional) -T --trailer Trailer in 'Sentence-case-key: value' format (optional, repeatable) --t --type Commit type (required) --v --version Version for formatted-commit +-h --help formatted-commit -t feat -s "web/git-bug" -m "do a fancy new thing" -T "Crush " -b "$(cat <<'EOF'