Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaydubina authored Oct 30, 2020
1 parent 9f095c3 commit 1f16daf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@ $ ./calendarheatmap -h
Usage of ./calendarheatmap:
-colorscale string
refer to colorscales for examples (default "PuBu9")
refer to colorscales for examples (default "PuBu9")
-input string
format of input file, refer to parsers module (default "json-basic")
format of input file, refer to parsers module (default "json-basic")
-labels
labels for weekday and months (default true)
labels for weekday and months (default true)
-locale string
locale of labels (default en_US) (default "en_US")
locale of labels (en_US, ko_KR) (default "en_US")
-monthsep
render month separator (default true)
render month separator (default true)
-output string
output format (png, jpeg, gif) (default "png")
output format (png, jpeg, gif) (default "png")
```

0 comments on commit 1f16daf

Please sign in to comment.