diff options
-rw-r--r-- | man/timedatectl.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/timedatectl.xml b/man/timedatectl.xml index dba94d8831..f24ec2d4c8 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -98,6 +98,10 @@ <xi:include href="standard-options.xml" xpointer="version" /> <xi:include href="standard-options.xml" xpointer="no-pager" /> </variablelist> + </refsect1> + + <refsect1> + <title>Commands</title> <para>The following commands are understood:</para> @@ -109,6 +113,7 @@ including whether network time synchronization through <filename>systemd-timesyncd.service</filename> is active. Even if it is inactive, a different service might still synchronize the clock. + If no command is specified, this is the implied default. </para></listitem> </varlistentry> |