From b6e890113bf7330746069838f8027a240e69a76f Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Mon, 9 Jan 2023 13:38:41 +0300 Subject: [PATCH] Pull request: 5191-update-flag Merge in DNS/adguard-home-wiki from 5191-update-flag to master Squashed commit of the following: commit 61214d537a7e0df1a778b5c88c937c7323f03526 Author: Eugene Burkov Date: Mon Jan 9 14:28:13 2023 +0400 Configuration: upd update flag description --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index be21d88..1ce0257 100644 --- a/Configuration.md +++ b/Configuration.md @@ -37,7 +37,7 @@ Options: --pidfile VALUE Path to a file where PID is stored. --check-config Check configuration and exit. --no-check-update Don't check for updates. - --update Update application and exit. + --update Update the current binary and restart the service in case it's installed. --no-mem-optimization Deprecated. Disable memory optimization. --no-etc-hosts Deprecated. Do not use the OS-provided hosts. --local-frontend Use local frontend directories.