From 3b81fe5eb5b4e4baf7b56cc601927cbba40b54f6 Mon Sep 17 00:00:00 2001 From: Intel A80486DX2-66 Date: Mon, 26 Aug 2024 22:05:56 +0300 Subject: [PATCH] EXAMPLE_USAGE.md: use "--verbose" instead of "-v" --- EXAMPLE_USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXAMPLE_USAGE.md b/EXAMPLE_USAGE.md index b05f3a7..ce9b232 100644 --- a/EXAMPLE_USAGE.md +++ b/EXAMPLE_USAGE.md @@ -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