Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyvaer committed Oct 28, 2021
1 parent d3a00fa commit 974ee13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ You can find example diagrams in the folder `examples`.

## Remove annotations from diagrams

You can remove the annotations (lines starting with `@`) via the `-r, --remove-annotations` option.
You can remove the annotations (lines starting with `@`) from diagrams via the `-r, --remove-annotations` option.
The changed diagram is outputted to the terminal.

```bash
node bin/cli.js -f examples/diagram.txt -r
Expand Down

0 comments on commit 974ee13

Please sign in to comment.