main: Document '-E', --developer option

This commit is contained in:
Denis Kenzior 2021-05-25 13:30:29 -05:00
parent e47bc6ede4
commit efa5b0cc62
1 changed files with 1 additions and 0 deletions

View File

@ -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"