Skip to content

Commit e40ec7d

Browse files
committed
man: extend synopsys to recently added commands
1 parent 9f0454a commit e40ec7d

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

man/systemd-resolve.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,36 @@
104104
<command> --reset-statistics</command>
105105
</cmdsynopsis>
106106

107+
<cmdsynopsis>
108+
<command>systemd-resolve</command>
109+
<arg choice="opt" rep="repeat">OPTIONS</arg>
110+
<command> --flush-caches</command>
111+
</cmdsynopsis>
112+
113+
<cmdsynopsis>
114+
<command>systemd-resolve</command>
115+
<arg choice="opt" rep="repeat">OPTIONS</arg>
116+
<command> --reset-server-features</command>
117+
</cmdsynopsis>
118+
119+
<cmdsynopsis>
120+
<command>systemd-resolve</command>
121+
<arg choice="opt" rep="repeat">OPTIONS</arg>
122+
<command> --status</command>
123+
</cmdsynopsis>
124+
125+
<cmdsynopsis>
126+
<command>systemd-resolve</command>
127+
<arg choice="opt" rep="repeat">OPTIONS</arg>
128+
<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>
129+
</cmdsynopsis>
130+
131+
<cmdsynopsis>
132+
<command>systemd-resolve</command>
133+
<arg choice="opt" rep="repeat">OPTIONS</arg>
134+
<command> --revert</command>
135+
</cmdsynopsis>
136+
107137
</refsynopsisdiv>
108138

109139
<refsect1>

0 commit comments

Comments
 (0)