summaryrefslogtreecommitdiff
path: root/man/systemd-analyze.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-11-13 12:55:52 +0100
committerLennart Poettering <lennart@poettering.net>2019-11-13 12:57:58 +0100
commit92e6a99d1c9ff2ede29c285931a2206e2fa53e59 (patch)
treeecfa40a3fa77d5b638dc669487d0986ea2d3369a /man/systemd-analyze.xml
parent985c18802daae6568bf412c759c78875fc3ebe19 (diff)
downloadsystemd-92e6a99d1c9ff2ede29c285931a2206e2fa53e59.tar.gz
man: document --base-time= for systemd-analyze
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r--man/systemd-analyze.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 7e842ac201..02d7179e4c 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -778,6 +778,13 @@ Service b@0.service not loaded, b.socket cannot be started.
iterations the specified calendar expression will elapse next. Defaults to 1.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--base-time=<replaceable>TIMESTAMP</replaceable></option></term>
+
+ <listitem><para>When used with the <command>calendar</command> command, show next iterations relative
+ to the specified point in time. If not specified defaults to the current time.</para></listitem>
+ </varlistentry>
+
<xi:include href="user-system-options.xml" xpointer="host" />
<xi:include href="user-system-options.xml" xpointer="machine" />