]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/timedatectl: add reference to systemd.time(7)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 24 Mar 2025 11:43:53 +0000 (20:43 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 24 Mar 2025 12:59:27 +0000 (12:59 +0000)
Closes #36839.

man/timedatectl.xml

index 11c3a57ec0c10c997b9d41775bf58e0ebaab7f56..e37acbe7b9fa97bce54ba2efdce5394d272437ba 100644 (file)
       <varlistentry>
         <term><command>set-time [TIME]</command></term>
 
-        <listitem><para>Set the system clock to the specified time.
-        This will also update the RTC time accordingly. The time may
-        be specified in the format "2012-10-30
-        18:17:16".</para>
+        <listitem><para>Set the system clock to the specified timestamp. This will also update the RTC time
+        accordingly. The timestamp may be specified in the format <literal>2012-10-30 18:17:16</literal>. See
+        <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry>
+        for more details about acceptable timestamp format.</para>
 
         <xi:include href="version-info.xml" xpointer="v195"/></listitem>
       </varlistentry>