summaryrefslogtreecommitdiff
path: root/man/systemd-analyze.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-02-24 14:24:18 +0100
committerLennart Poettering <lennart@poettering.net>2023-02-24 17:11:57 +0100
commitaff131775b002ddac74b1c65d849dcd52a02c06d (patch)
treeec896d5b886fd114546ac279c334e5cab6c4a892 /man/systemd-analyze.xml
parent8b098d94ae00ed4d94fa00b96795915293968c3c (diff)
downloadsystemd-aff131775b002ddac74b1c65d849dcd52a02c06d.tar.gz
man: add two missing commands to synopsys
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r--man/systemd-analyze.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 8ceeccb37a..ad6d691a1d 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -63,6 +63,11 @@
<cmdsynopsis>
<command>systemd-analyze</command>
<arg choice="opt" rep="repeat">OPTIONS</arg>
+ <arg choice="plain">unit-files</arg>
+ </cmdsynopsis>
+ <cmdsynopsis>
+ <command>systemd-analyze</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
<arg choice="plain">unit-paths</arg>
</cmdsynopsis>
<cmdsynopsis>
@@ -142,6 +147,12 @@
<cmdsynopsis>
<command>systemd-analyze</command>
<arg choice="opt" rep="repeat">OPTIONS</arg>
+ <arg choice="plain">inspect-elf</arg>
+ <arg choice="plain" rep="repeat"><replaceable>FILE</replaceable></arg>
+ </cmdsynopsis>
+ <cmdsynopsis>
+ <command>systemd-analyze</command>
+ <arg choice="opt" rep="repeat">OPTIONS</arg>
<arg choice="plain">malloc</arg>
<arg choice="opt" rep="repeat"><replaceable>D-BUS SERVICE</replaceable></arg>
</cmdsynopsis>