index 09303a00a20a842df9d966a28efd115cafa0abbc..a8e9c3cb518c3da9ac5138fedfec4698a8120164 100644 (file)
{NULL, 0, NULL, 0},
};
- while ((c = getopt_long(argc, argv, "vqh", long_options, &option_index)) != -1)
+ while ((c = getopt_long(argc, argv, "c:fhqv", long_options, &option_index)) != -1)
{
switch (c)
{