فهرست منبع

core: detailed help msg for -W option

- poll type option requires an argument
Daniel-Constantin Mierla 15 سال پیش
والد
کامیت
84597b7b05
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      main.c

+ 2 - 1
main.c

@@ -226,7 +226,8 @@ Options:\n\
 #ifdef USE_TCP
 "    -T           Disable tcp\n\
     -N           Number of tcp child processes (default: equal to `-n')\n\
-    -W           poll method\n"
+    -W type      poll method (depending on support in OS, it can be: poll,\n\
+                  epoll_lt, epoll_et, sigio_rt, select, kqueue, /dev/poll)\n"
 #endif
 #ifdef USE_SCTP
 "    -S           disable sctp\n\