aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/main_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/main_common.c b/src/common/main_common.c
index c471574..d4456e0 100644
--- a/src/common/main_common.c
+++ b/src/common/main_common.c
@@ -226,7 +226,7 @@ static struct option long_options_common[] = {
{"debug", 1, 0, 'v'},
{"kanal", 1, 0, 'k'},
{"channel", 1, 0, OPT_CHANNEL},
- {"call-device", 1, 0, 'a'},
+ {"audio-device", 1, 0, 'a'},
{"samplerate", 1, 0, 's'},
{"interval", 1, 0, 'i'},
{"buffer", 1, 0, 'b'},