diff --git a/README.md b/README.md index eaa6d4f930..92f92411ee 100644 --- a/README.md +++ b/README.md @@ -146,16 +146,16 @@ git-cliff [FLAGS] [OPTIONS] [RANGE] **Options:** ``` --c, --config Sets the configuration file [env: CONFIG=] [default: cliff.toml] --w, --workdir Sets the working directory [env: WORKDIR=] --r, --repository Sets the git repository [env: REPOSITORY=] - --commit-path Sets the directory to parse commits from [env: COMMIT_PATH=] --p, --prepend Prepends entries to the given changelog file [env: PREPEND=] --o, --output Writes output to the given file [env: OUTPUT=] --t, --tag Sets the tag for the latest version [env: TAG=] --b, --body