remove -z from usage

This commit is contained in:
Alexandre Ratchov 2014-11-17 07:55:50 +01:00
parent 68aeafc379
commit 4e01a1289d
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ unsigned int common_len[] = { 0, 2, 3, 2, 0, 0, 1, 1 };
char usagestr[] = "usage: aucat [-d] [-b nframes] "
"[-c min:max] [-e enc] [-f device]\n\t"
"[-j flag] [-q port] [-r rate] [-v volume] [-z nframes]\n";
"[-j flag] [-q port] [-r rate] [-v volume]\n";
static void
slot_log(struct slot *s)