update readme
This commit is contained in:
parent
afea098355
commit
1adcd9918c
|
@ -25,11 +25,16 @@ See `github_changelog_generator --help` for detailed usage.
|
|||
-t, --token [TOKEN] To make more than 50 requests this script required your OAuth token for GitHub. You can generate it on https://github.com/settings/applications
|
||||
-h, --help Displays Help
|
||||
-v, --[no-]verbose Run verbosely
|
||||
-l, --last-changes Generate log between only last 2 tags
|
||||
--[no-]issues Include closed issues to changelog. Default is true
|
||||
--[no-]pull-requests Include pull-requests to changelog. Default is true
|
||||
-l, --last-changes Generate log between last 2 tags only
|
||||
-f, --date-format [FORMAT] Date format. Default is %d/%m/%y
|
||||
-o, --output [NAME] Output file. Default is CHANGELOG.md
|
||||
--labels x,y,z List of labels. Issues with that labels will be included to changelog. Default is 'bug,enhancement'a
|
||||
|
||||
## Examples:
|
||||
Look at changelog in this project!
|
||||
|
||||
### This changelog: [ActionSheetPicker-3.0/CHANGELOG.md](https://github.com/skywinder/ActionSheetPicker-3.0/blob/master/CHANGELOG.md)
|
||||
|
||||
Was generated by command:
|
||||
|
|
Loading…
Reference in New Issue
Block a user