-v (verbose) is not a command option. (See ippool.1 for a definition
of command options).
This commit is contained in:
parent
29d65f1cb4
commit
bfff7435ed
@ -128,9 +128,6 @@ main(argc, argv)
|
||||
case 's' :
|
||||
err = poolstats(argc, argv);
|
||||
break;
|
||||
case 'v' :
|
||||
opts |= OPT_VERBOSE;
|
||||
break;
|
||||
default :
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user