EXAMPLE_USAGE.md: use "--verbose" instead of "-v"
This commit is contained in:
parent
d0185392c9
commit
3b81fe5eb5
@ -1,7 +1,7 @@
|
||||
## Example usage
|
||||
|
||||
```text
|
||||
$ echo 't&((t>>7)-t)&t>>8' | python ./bytebeat_compiler.py - -p 44100 -v
|
||||
$ echo 't&((t>>7)-t)&t>>8' | python ./bytebeat_compiler.py - -p 44100 --verbose
|
||||
:: C bytebeat generator: compiler unit
|
||||
Reading from STDIN...
|
||||
Compiling
|
||||
|
Loading…
Reference in New Issue
Block a user