Module: kamailio Branch: master Commit: e5a723dfb0f38b0871d4fe624d57dbaa90e3b3bb URL: https://github.com/kamailio/kamailio/commit/e5a723dfb0f38b0871d4fe624d57dbaa...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2020-11-10T12:36:23+01:00
core: added --cfg-print to help message
---
Modified: src/main.c
---
Diff: https://github.com/kamailio/kamailio/commit/e5a723dfb0f38b0871d4fe624d57dbaa... Patch: https://github.com/kamailio/kamailio/commit/e5a723dfb0f38b0871d4fe624d57dbaa...
---
diff --git a/src/main.c b/src/main.c index 722ad6c33b..0917561a4a 100644 --- a/src/main.c +++ b/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\