-v doesn't take a parameter.

This commit is contained in:
Kelvin Sherlock 2016-07-23 15:20:24 -04:00
parent 34900a00b8
commit 5c333cbedd

View File

@ -447,7 +447,7 @@ int main(int argc, char **argv) {
const char *cflag = nullptr;
int c;
while ((c = getopt(argc, argv, "c:D:v:hf")) != -1) {
while ((c = getopt(argc, argv, "c:D:vhf")) != -1) {
switch (c) {
case 'c':
// -c command