Added print flag
This commit is contained in:
parent
06c5c3c3da
commit
1ddc66e1dd
|
@ -16,6 +16,7 @@ cc src/modal.c -o bin/modal
|
||||||
bin/modal examples/hello.modal
|
bin/modal examples/hello.modal
|
||||||
-v Print version
|
-v Print version
|
||||||
-q Quiet mode, no step printing
|
-q Quiet mode, no step printing
|
||||||
|
-p Print summary with refs count
|
||||||
-n Infinite mode, no rewrites limit
|
-n Infinite mode, no rewrites limit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue