Skip to content

Commit

Permalink
core: clarification for -b cli parameter
Browse files Browse the repository at this point in the history
(cherry picked from commit f068a9a)
(cherry picked from commit 68a6946)
(cherry picked from commit 748cd08)
  • Loading branch information
miconda committed Dec 6, 2021
1 parent 00e02d7 commit 6a23002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main.c
Expand Up @@ -164,8 +164,8 @@ Options:\n\
(like for 'alias' global parameter)\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 mode (multiple -d increase the level)\n\
-D Control how daemonize is done:\n\
Expand Down

0 comments on commit 6a23002

Please sign in to comment.