summaryrefslogtreecommitdiff
path: root/man/systemd-analyze.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2021-08-23 16:44:58 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2021-09-01 10:01:18 +0200
commit8de7929de5b70c4a130a0477c2f9baeecb86c905 (patch)
tree971a99f1722cf8f233905251e127a326ba1ff18b /man/systemd-analyze.xml
parente11ca6bb4d30bbb6cfc09f4cb94adebc3f88ad50 (diff)
downloadsystemd-8de7929de5b70c4a130a0477c2f9baeecb86c905.tar.gz
mkosi: Add zsh to Arch packages
Useful for testing zsh completion changes.
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r--man/systemd-analyze.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 932218d80e..fb2a1caa9e 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -1123,6 +1123,20 @@ Service b@0.service not loaded, b.socket cannot be started.
to the specified point in time. If not specified defaults to the current time.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--unit=<replaceable>UNIT</replaceable></option></term>
+
+ <listitem><para>When used with the <command>condition</command> command, evaluate all the
+ <varname index="false">Condition*=...</varname> and <varname index="false">Assert*=...</varname>
+ assignments in the specified unit file. The full unit search path is formed by combining the
+ directories for the specified unit with the usual unit load paths. The variable
+ <varname>$SYSTEMD_UNIT_PATH</varname> is supported, and may be used to replace or augment the
+ compiled in set of unit load paths; see
+ <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>. All
+ units files present in the directory containing the specified unit will be used in preference to the
+ other paths.</para></listitem>
+ </varlistentry>
+
<xi:include href="user-system-options.xml" xpointer="host" />
<xi:include href="user-system-options.xml" xpointer="machine" />