From b84c5d1b2f891baeb6f2ee6540382e21fe58b06d Mon Sep 17 00:00:00 2001 From: yctct Date: Fri, 19 Dec 2025 11:07:05 +0100 Subject: Improve comment --- testmic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testmic.sh b/testmic.sh index ab95f82..99acea0 100755 --- a/testmic.sh +++ b/testmic.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # command to test whether microphone is working -# add -v to see continuous input +# add a third -v flag to see a continuous stream of input # alternative: # arecord -vv -fdat foo.wav to save output to a file -- cgit v1.2.3