Added README for PEG lint.

pull/13/head
yhirose 9 years ago
parent f33e76249a
commit 8ce03face0
  1. 8
      lint/README.md

@ -0,0 +1,8 @@
peglint
-------
The lint utility for PEG.
```
usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--server [PORT=1234]] [--trace] [grammar file path] [source file path]
```
Loading…
Cancel
Save