Skip to content

Commit 6d5014e

Browse files
poetteringbluca
authored andcommitted
man: add two missing commands to synopsys
(cherry picked from commit aff1317) (cherry picked from commit dc98d58) (cherry picked from commit 7d3af1f) (cherry picked from commit 0917430)
1 parent 0d386bb commit 6d5014e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

man/systemd-analyze.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
<arg choice="opt">>file.dot</arg>
6060
</cmdsynopsis>
6161

62+
<cmdsynopsis>
63+
<command>systemd-analyze</command>
64+
<arg choice="opt" rep="repeat">OPTIONS</arg>
65+
<arg choice="plain">unit-files</arg>
66+
</cmdsynopsis>
6267
<cmdsynopsis>
6368
<command>systemd-analyze</command>
6469
<arg choice="opt" rep="repeat">OPTIONS</arg>
@@ -130,6 +135,12 @@
130135
<arg choice="plain">security</arg>
131136
<arg choice="plain" rep="repeat"><replaceable>UNIT</replaceable></arg>
132137
</cmdsynopsis>
138+
<cmdsynopsis>
139+
<command>systemd-analyze</command>
140+
<arg choice="opt" rep="repeat">OPTIONS</arg>
141+
<arg choice="plain">inspect-elf</arg>
142+
<arg choice="plain" rep="repeat"><replaceable>FILE</replaceable></arg>
143+
</cmdsynopsis>
133144
</refsynopsisdiv>
134145

135146
<refsect1>

0 commit comments

Comments
 (0)