summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-02 13:33:54 +0100
committerGitHub <noreply@github.com>2018-03-02 13:33:54 +0100
commita478fb9229bf10e500bc69df361fed607b0732b7 (patch)
tree3bcc2ad031b72935ad4b870a18436cf7b12d0c2d /man
parentman: there's no point in referenceing systemd.unit(5) from itself (#8338) (diff)
parentresolved: debug log about resolv.conf lines we don't grok (diff)
downloadsystemd-a478fb9229bf10e500bc69df361fed607b0732b7.tar.xz
systemd-a478fb9229bf10e500bc69df361fed607b0732b7.zip
Merge pull request #8337 from poettering/resolve-fixes
various resolve-tool fixes
Diffstat (limited to 'man')
-rw-r--r--man/systemd-resolve.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/man/systemd-resolve.xml b/man/systemd-resolve.xml
index f9240905535..fd5e35954a4 100644
--- a/man/systemd-resolve.xml
+++ b/man/systemd-resolve.xml
@@ -104,6 +104,36 @@
<command> --reset-statistics</command>
</cmdsynopsis>
+ <cmdsynopsis>
+ <command>systemd-resolve</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <command> --flush-caches</command>
+ </cmdsynopsis>
+
+ <cmdsynopsis>
+ <command>systemd-resolve</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <command> --reset-server-features</command>
+ </cmdsynopsis>
+
+ <cmdsynopsis>
+ <command>systemd-resolve</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <command> --status</command>
+ </cmdsynopsis>
+
+ <cmdsynopsis>
+ <command>systemd-resolve</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <command> --set-dns=<replaceable>SERVER</replaceable></command> <command> --set-domain=<replaceable>DOMAIN</replaceable> --set-llmnr=<replaceable>MODE</replaceable> --set-mdns=<replaceable>MODE</replaceable> --set-dnssec=<replaceable>MODE</replaceable> --set-nta=<replaceable>DOMAIN</replaceable></command>
+ </cmdsynopsis>
+
+ <cmdsynopsis>
+ <command>systemd-resolve</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
+ <command> --revert</command>
+ </cmdsynopsis>
+
</refsynopsisdiv>
<refsect1>