diff --git a/miniupnpd/miniupnpd.c b/miniupnpd/miniupnpd.c index 6576441..f113b71 100644 --- a/miniupnpd/miniupnpd.c +++ b/miniupnpd/miniupnpd.c @@ -1210,8 +1210,8 @@ print_usage: "\t-T sets the tag name in pf.\n" #endif #ifdef ENABLE_NFQUEUE - "\t-Q sets the queue number that is used by NFQUEUE.\n" - "\t-n sets the name of the interface(s) that packets will arrive on.\n" + "\t-Q sets the queue number that is used by NFQUEUE.\n" + "\t-n sets the name of the interface(s) that packets will arrive on.\n" #endif "\t-h prints this help and quits.\n" "", argv[0], pidfilename, DEFAULT_CONFIG);