From 97a2ebe3a262ba062c99bb9f953a2856a96133b2 Mon Sep 17 00:00:00 2001 From: Ajit Yagaty Date: Tue, 10 May 2016 07:50:37 -0700 Subject: [PATCH] Doc: Add the new '--config-file' detail to configuration.md file Add a description about the --config-file option into the configuration.md file. --- Documentation/op-guide/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/op-guide/configuration.md b/Documentation/op-guide/configuration.md index 6506e8424..f4e1a49de 100644 --- a/Documentation/op-guide/configuration.md +++ b/Documentation/op-guide/configuration.md @@ -266,6 +266,10 @@ Follow the instructions when using these flags. + Print the version and exit. + default: false +### --config-file ++ Load server configuration from a file. ++ default: none + ## Profiling flags ### --enable-pprof