]> 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>
Tue, 8 Apr 2025 19:52:11 +0000 (20:52 +0100)
Closes #36839.

(cherry picked from commit dadaad157edda8d9a659c04c60cbc1c603c1c586)
(cherry picked from commit 1c56f9ec438944ff46d1e3849b30d6ad6cbba237)

man/timedatectl.xml

index ece8833295ea1c5106953db9b55e05d31383d6ad..4c88b81fc0463ce0ad53e92b1ccbf69aa0daaa8f 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>