]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document --base-time= for systemd-analyze
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Nov 2019 11:55:52 +0000 (12:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Nov 2019 11:57:58 +0000 (12:57 +0100)
man/systemd-analyze.xml

index 7e842ac2016a49f8d944ec8ab257c227c7540126..02d7179e4cfac03afb0aedf97759b1f5948748f1 100644 (file)
@@ -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" />