mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
* Argument: --path filtering - refs #35 * Minor documentation additions for Paths option
This commit is contained in:
parent
a1c84d7a0d
commit
9d62af2943
6 changed files with 28 additions and 5 deletions
|
|
@ -182,6 +182,7 @@ USAGE:
|
|||
|
||||
OPTIONS:
|
||||
--init generate the git-chglog configuration file in interactive
|
||||
--path value Filter commits by path(s). Can use multiple times.
|
||||
--config value, -c value specifies a different configuration file to pick up (default: ".chglog/config.yml")
|
||||
--output value, -o value output path and filename for the changelogs. If not specified, output to stdout
|
||||
--next-tag value treat unreleased commits as specified tags (EXPERIMENTAL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue