소스 검색

core: added --cfg-print to help message

Daniel-Constantin Mierla 4 년 전
부모
커밋
e5a723dfb0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main.c

+ 1 - 0
src/main.c

@@ -169,6 +169,7 @@ Options:\n\
     -b nr        Maximum receive buffer size which will not be exceeded by\n\
                   auto-probing procedure even if  OS allows\n\
     -c           Check configuration file for syntax errors\n\
+    --cfg-print  Print configuration file evaluating includes and ifdefs\n\
     -d           Debugging level control (multiple -d to increase the level from 0)\n\
     --debug=val  Debugging level value\n\
     -D           Control how daemonize is done:\n\