dect
/
dectmon
Archived
13
0
Fork 0

dectmon: add shortopt for logfile parsing

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2010-11-21 12:09:52 +01:00
parent fab91200de
commit d23e627b50
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ static void dect_debug(enum dect_debug_subsys subsys, const char *fmt,
}
}
#define OPTSTRING "c:sm:d:n:p:d:h"
#define OPTSTRING "c:sm:d:n:p:l:d:h"
enum {
OPT_CLUSTER = 'c',