diff --git a/src/main.c b/src/main.c index 86ae70c6..b67c74d9 100644 --- a/src/main.c +++ b/src/main.c @@ -138,6 +138,7 @@ static void usage(void) "Usage:\n"); printf("\tiwd [options]\n"); printf("Options:\n" + "\t-E, --developer Enable developer mode\n" "\t-i, --interfaces Interfaces to manage\n" "\t-I, --nointerfaces Interfaces to ignore\n" "\t-p, --phys Phys to manage\n"