Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Commit 458f85f

Browse files
author
Jérémie Bertrand
committed
Update ReadMe [skip ci]
1 parent a1e3847 commit 458f85f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Parameters:
2222
- `-t=[file|environment]`: Type of output (default: file)
2323
- `-f=[Html|Markdown]`: Format of the resulting file [(default: Html)
2424
- `-g=[Sections|Categories]`: Defines the grouping of items (default: Sections)
25-
- `--template`: Path of the liquid template file to format the result ; Overrides type and format of output
25+
- `--template`: Path of the liquid template file to format the result ; Overrides type, format and groupby of output
2626
- `--debug`: add debug messages
2727
- `-h`: help
2828

2929
### Library
3030
- `SemanticReleaseNotesParser` class parse a file and produces a `ReleaseNotes`
3131
- `SemanticReleaseNotesFormatter` class format a `ReleaseNotes`
3232

33-
Icon: [Article](http://thenounproject.com/term/article/16591/) designed by [Stefan Parnarov](http://thenounproject.com/sapi/) from The Noun Project.
33+
Icon: [Article](http://thenounproject.com/term/article/16591/) designed by [Stefan Parnarov](http://thenounproject.com/sapi/) from The Noun Project.

0 commit comments

Comments
 (0)