From ec07c3c80b2b1bfa6788500202006ff85f5ae4f4 Mon Sep 17 00:00:00 2001 From: Abderrahim Kitouni Date: Tue, 22 Aug 2023 17:52:36 +0100 Subject: man: add version info This tries to add information about when each option was added. It goes back to version 183. The version info is included from a separate file to allow generating it, which would allow more control on the formatting of the final output. --- man/timedatectl.xml | 40 ++++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) (limited to 'man/timedatectl.xml') diff --git a/man/timedatectl.xml b/man/timedatectl.xml index 974431f53b..b1f33c64b2 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -68,7 +68,9 @@ This command is intended to be used whenever computer-parsable output is required. Use if you are looking for formatted human-readable output. By default, empty properties are suppressed. Use to show those too. - To select specific properties to show, use . + To select specific properties to show, use . + + @@ -146,7 +148,9 @@ Show current status of systemd-timesyncd.service8. - If is specified, then this will monitor the status updates. + If is specified, then this will monitor the status updates. + + @@ -156,21 +160,27 @@ This command is intended to be used whenever computer-parsable output is required. Use if you are looking for formatted human-readable output. By default, empty properties are suppressed. Use to show those too. - To select specific properties to show, use . + To select specific properties to show, use . + + ntp-servers INTERFACE SERVER Set the interface specific NTP servers. This command can be used only when the - interface is managed by systemd-networkd. + interface is managed by systemd-networkd. + + revert INTERFACE Revert the interface specific NTP servers. This command can be used only when - the interface is managed by systemd-networkd. + the interface is managed by systemd-networkd. + + @@ -188,7 +198,9 @@ Do not query the user for authentication for - privileged operations. + privileged operations. + + @@ -198,7 +210,9 @@ and this option is passed, the system clock is synchronized from the RTC again, taking the new setting into account. Otherwise, the RTC is synchronized from the system - clock. + clock. + + @@ -208,7 +222,9 @@ timedatectl monitors the status of systemd-timesyncd.service8 and updates the outputs. Use CtrlC to terminate the - monitoring. + monitoring. + + @@ -228,7 +244,9 @@ systemd-timesyncd.service8, limit display to certain properties as specified as argument. If not specified, all set properties are shown. The argument should be a property name, such as ServerName. If specified more than once, - all properties with the specified names are shown. + all properties with the specified names are shown. + + @@ -236,7 +254,9 @@ When printing properties with show-timesync, only print the value, and skip the - property name and =. + property name and =. + + -- cgit v1.2.3