Browse Source

core: clarification for -b cli parameter

(cherry picked from commit f068a9ad1892777bfb9a6d1bcfd17a291578c6b6)
(cherry picked from commit 68a694676df0e0a0d0a8d0180ebc39f9893b49bc)
Daniel-Constantin Mierla 3 years ago
parent
commit
748cd0834c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main.c

+ 2 - 2
src/main.c

@@ -170,8 +170,8 @@ Options:\n\
                   default is yes.\n\
     -A define    Add config pre-processor define (e.g., -A WITH_AUTH,\n\
                   -A 'FLT_ACC=1', -A 'DEFVAL=\"str-val\"')\n\
-    -b nr        Maximum receive buffer size which will not be exceeded by\n\
-                  auto-probing procedure even if  OS allows\n\
+    -b nr        Maximum OS UDP receive buffer size which will not be exceeded by\n\
+                  auto-probing-and-increase procedure even if OS allows\n\
     -c           Check configuration file for syntax errors\n\
     -d           Debugging level control (multiple -d to increase the level from 0)\n\
     --debug=val  Debugging level value\n\