Skip to content

Commit

Permalink
Makes syntax line shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariano Gappa committed Sep 18, 2016
1 parent 3acaed7 commit 1fc9bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Quick & smart charting for STDIN
## Syntax

```
chart [pie|bar|line|scatter|log|' '|';'|','|'\t'|-t %title%|--title %title%|-x %x_axis_label%|-y %y_axis_label%]
chart [pie|bar|line|scatter|log|' '|';'|','|'\t'|-t %title%|--title %title%|-x %x_label%|-y %y_label%]
```

- `pie`: render a pie chart
Expand Down

0 comments on commit 1fc9bd8

Please sign in to comment.