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.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 7baa1794d7..97290d479b 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -819,10 +819,12 @@ $ systemd-analyze verify /tmp/source:alias.service
<listitem><para>Control verification of units and their dependencies and whether
<command>systemd-analyze verify</command> exits with a non-zero process exit status or not. With
<command>yes</command>, return a non-zero process exit status when warnings arise during verification
- of either the specified unit or any of its associated dependencies. This is the default. With
- <command>no</command>, return a non-zero process exit status when warnings arise during verification
- of only the specified unit. With <command>one</command>, return a non-zero process exit status when
- warnings arise during verification of either the specified unit or its immediate dependencies. </para></listitem>
+ of either the specified unit or any of its associated dependencies. With <command>no</command>,
+ return a non-zero process exit status when warnings arise during verification of only the specified
+ unit. With <command>one</command>, return a non-zero process exit status when warnings arise during
+ verification of either the specified unit or its immediate dependencies. If this option is not
+ specified, zero is returned as the exit status regardless whether warnings arise during verification
+ or not.</para></listitem>
</varlistentry>
<varlistentry>