mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-20 11:44:09 +08:00
cherry-pick: 4437 imp help output
Merge in DNS/adguard-home from imp-help to master Updates #4437. Squashed commit of the following: commit 941338b93e19021c5b211e9e644387e4326533ce Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Apr 7 13:59:55 2022 +0300 home: imp help output
This commit is contained in:
parent
5efa95ed26
commit
a38742eed7
@ -175,7 +175,7 @@ var noCheckUpdateArg = arg{
|
||||
}
|
||||
|
||||
var disableMemoryOptimizationArg = arg{
|
||||
"Disable memory optimization.",
|
||||
"Deprecated. Disable memory optimization.",
|
||||
"no-mem-optimization", "",
|
||||
nil, nil, func(_ options, _ string) (f effect, err error) {
|
||||
log.Info("warning: using --no-mem-optimization flag has no effect and is deprecated")
|
||||
|
Loading…
x
Reference in New Issue
Block a user