Signed-off-by: Orr Mazor <o.mazor@xxxxxxxxxx> --- hostapd/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hostapd/main.c b/hostapd/main.c index 21932d1be..a6268ad37 100644 --- a/hostapd/main.c +++ b/hostapd/main.c @@ -494,7 +494,8 @@ static void usage(void) #endif /* CONFIG_DEBUG_SYSLOG */ " -S start all the interfaces synchronously\n" " -t include timestamps in some debug messages\n" - " -v show hostapd version\n"); + " -v show hostapd version\n" + " -q show less debug messages (-qq for even less)\n"); exit(1); } -- 2.25.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap