aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0ac230d..394622d 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,7 @@ This is a CLI program that reads your microphone device and outputs information
# Usage
```
-dmvop --output=stdout --fmt="%{vol},%{word},%{confidence}" --device="/dev/mymic"
- --output=stderr --fmt-file="./fmt.txt"
- --output=ipc
- --output=tcp
- --output=udp
+dmvop --help
```
# License