summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryctct <yctct@yctct.com>2025-12-19 11:07:05 +0100
committeryctct <yctct@yctct.com>2025-12-19 11:07:05 +0100
commitb84c5d1b2f891baeb6f2ee6540382e21fe58b06d (patch)
tree461fab76f90412f0b299967f440c53f1b1538c29
parentdd162f3709af08e3c2a48eea9002fa274b76d219 (diff)
Improve commentHEADmain
-rwxr-xr-xtestmic.sh2
1 files changed, 1 insertions, 1 deletions
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