Fix -s and -S.
This commit is contained in:
parent
ae7a92ae7b
commit
4d86d34635
@ -773,7 +773,7 @@ handle_bad_signal(int sig)
|
||||
#endif
|
||||
|
||||
#include "_usage.h"
|
||||
#define getoptstring "o:" getoptstring_COMMON
|
||||
#define getoptstring "o:s:S" getoptstring_COMMON
|
||||
static const struct option longopts[] = {
|
||||
{ "override", 1, NULL, 'o' },
|
||||
{ "service", 1, NULL, 's' },
|
||||
|
Loading…
Reference in New Issue
Block a user