diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml
index d7334e01ec..190bd2e451 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.