mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 20:05:31 +00:00
Added README for PEG lint.
This commit is contained in:
parent
f33e76249a
commit
8ce03face0
8
lint/README.md
Normal file
8
lint/README.md
Normal file
@ -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…
Reference in New Issue
Block a user