summaryrefslogtreecommitdiff
path: root/man/systemd-analyze.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r--man/systemd-analyze.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index aefbfc8af7..3141361e56 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -198,6 +198,36 @@
</varlistentry>
<varlistentry>
+ <term><option>--system</option></term>
+
+ <listitem><para>Shows performance data
+ of the system manager. This is the
+ implied default.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>-H</option></term>
+ <term><option>--host=</option></term>
+
+ <listitem><para>Execute operation
+ remotely. Specify a hostname, or
+ username and hostname separated by
+ <literal>@</literal>, to connect
+ to. This will use SSH to talk to the
+ remote machine manager
+ instance.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>-M</option></term>
+ <term><option>--machine=</option></term>
+
+ <listitem><para>Execute operation on a
+ local container. Specify a container
+ name to connect to.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--order</option></term>
<term><option>--require</option></term>