From d43f75c1062b41fe05e103c9597310cb1002b689 Mon Sep 17 00:00:00 2001
From: Eugene Burkov <e.burkov@adguard.com>
Date: Wed, 31 Mar 2021 12:57:47 +0300
Subject: [PATCH] Pull request: Configuration: improve version output

Merge in DNS/adguard-home-wiki from 2416-version-docs to master

Squashed commit of the following:

commit 34012f1313684d2d708e1262188451953c5101b6
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed Mar 31 12:50:38 2021 +0300

    configuration: fix table of contents

commit 9e373fb3683aa3ea5796c9199f037ca994bf94c6
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Mar 30 17:51:35 2021 +0300

    configuration: upd help output
---
 Configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Configuration.md b/Configuration.md
index 752c63f..dff5074 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -36,7 +36,7 @@ Options:
   --no-mem-optimization              Disable memory optimization
   -v, --verbose                      Enable verbose output
   --glinet                           Run in GL-Inet compatibility mode
-  --version                          Show the version and exit
+  --version                          Show the version and exit. Show more detailed version description with -v
   --help                             Print this help
 ```