summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-11-13 20:20:10 +0100
committerGitHub <noreply@github.com>2019-11-13 20:20:10 +0100
commita53c38f1a22f41603ddc36c54359dd9bb7b15378 (patch)
tree509b9052c7fe4cec58c2a5cce1ff63d6994bfc32 /man
parenta650e19820b85e7b82a87508a7f80ce764f2f1a0 (diff)
parentd816a5fcead33df9dedddce3769341436a30119e (diff)
downloadsystemd-a53c38f1a22f41603ddc36c54359dd9bb7b15378.tar.gz
systemd-a53c38f1a22f41603ddc36c54359dd9bb7b15378.tar.bz2
systemd-a53c38f1a22f41603ddc36c54359dd9bb7b15378.zip
Merge pull request #14017 from poettering/analyze-calendar-tweaks
Add --base-time= for systemd-analyze calendar
Diffstat (limited to 'man')
-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" />