From abfa5697fa94f31166b2268ae0f5c6b37cdad935 Mon Sep 17 00:00:00 2001 From: "Yu, Li-Yu" Date: Mon, 4 Mar 2019 05:50:22 +0800 Subject: [PATCH] man: flush-caches and reset-server-features are commands for resolvectl (#11877) --- man/systemd-resolved.service.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index d7334e01ecf..190bd2e4513 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -249,7 +249,7 @@ systemd-resolved will flush all caches it maintains. Note that it should normally not be necessary to request this explicitly – except for debugging purposes – as systemd-resolved flushes the caches automatically anyway any time the host's network configuration changes. Sending this signal - to systemd-resolved is equivalent to the resolvectl --flush-caches + to systemd-resolved is equivalent to the resolvectl flush-caches command, however the latter is recommended since it operates in a synchronous way. @@ -263,7 +263,7 @@ should normally not be necessary to request this explicitly – except for debugging purposes – as systemd-resolved automatically forgets learnt information any time the DNS server configuration changes. Sending this signal to systemd-resolved is equivalent to the - resolvectl --reset-server-features command, however the latter is recommended since it + resolvectl reset-server-features command, however the latter is recommended since it operates in a synchronous way. -- 2.47.3