diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/timedatectl.1')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/timedatectl.1 | 48 |
1 files changed, 47 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/timedatectl.1 b/upstream/opensuse-tumbleweed/man1/timedatectl.1 index c3cb3aad..971175bb 100644 --- a/upstream/opensuse-tumbleweed/man1/timedatectl.1 +++ b/upstream/opensuse-tumbleweed/man1/timedatectl.1 @@ -1,5 +1,5 @@ '\" t -.TH "TIMEDATECTL" "1" "" "systemd 254" "timedatectl" +.TH "TIMEDATECTL" "1" "" "systemd 255" "timedatectl" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -43,6 +43,8 @@ The following commands are understood: \fBstatus\fR .RS 4 Show current settings of the system clock and RTC, including whether network time synchronization is active\&. If no command is specified, this is the implied default\&. +.sp +Added in version 195\&. .RE .PP \fBshow\fR @@ -56,11 +58,15 @@ By default, empty properties are suppressed\&. Use \fB\-\-all\fR to show those too\&. To select specific properties to show, use \fB\-\-property=\fR\&. +.sp +Added in version 239\&. .RE .PP \fBset\-time [TIME]\fR .RS 4 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"\&. +.sp +Added in version 195\&. .RE .PP \fBset\-timezone [TIMEZONE]\fR @@ -71,12 +77,16 @@ Set the system time zone to the specified value\&. Available timezones can be li symlink\&. See \fBlocaltime\fR(5) for more information\&. +.sp +Added in version 195\&. .RE .PP \fBlist\-timezones\fR .RS 4 List available time zones, one per line\&. Entries from the list can be set as the system timezone with \fBset\-timezone\fR\&. +.sp +Added in version 195\&. .RE .PP \fBset\-local\-rtc [BOOL]\fR @@ -88,12 +98,16 @@ Takes a boolean argument\&. If is passed (see above)\&. This command will change the 3rd line of /etc/adjtime, as documented in \fBhwclock\fR(8)\&. +.sp +Added in version 195\&. .RE .PP \fBset\-ntp [BOOL]\fR .RS 4 Takes a boolean argument\&. Controls whether network time synchronization is active and enabled (if available)\&. If the argument is true, this enables and starts the first existing network synchronization service\&. If the argument is false, then this disables and stops the known network synchronization services\&. The way that the list of services is built is described in \fBsystemd-timedated.service\fR(8)\&. +.sp +Added in version 195\&. .RE .SS "systemd\-timesyncd Commands" .PP @@ -106,6 +120,8 @@ Show current status of \fBsystemd-timesyncd.service\fR(8)\&. If \fB\-\-monitor\fR is specified, then this will monitor the status updates\&. +.sp +Added in version 239\&. .RE .PP \fBshow\-timesync\fR @@ -119,18 +135,24 @@ By default, empty properties are suppressed\&. Use \fB\-\-all\fR to show those too\&. To select specific properties to show, use \fB\-\-property=\fR\&. +.sp +Added in version 239\&. .RE .PP \fBntp\-servers \fR\fB\fIINTERFACE\fR\fR\fB \fR\fB\fISERVER\fR\fR\fB\&...\fR .RS 4 Set the interface specific NTP servers\&. This command can be used only when the interface is managed by \fBsystemd\-networkd\fR\&. +.sp +Added in version 243\&. .RE .PP \fBrevert \fR\fB\fIINTERFACE\fR\fR .RS 4 Revert the interface specific NTP servers\&. This command can be used only when the interface is managed by \fBsystemd\-networkd\fR\&. +.sp +Added in version 243\&. .RE .SH "OPTIONS" .PP @@ -139,6 +161,8 @@ The following options are understood: \fB\-\-no\-ask\-password\fR .RS 4 Do not query the user for authentication for privileged operations\&. +.sp +Added in version 195\&. .RE .PP \fB\-\-adjust\-system\-clock\fR @@ -146,6 +170,8 @@ Do not query the user for authentication for privileged operations\&. If \fBset\-local\-rtc\fR is invoked 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\&. +.sp +Added in version 195\&. .RE .PP \fB\-\-monitor\fR @@ -159,12 +185,16 @@ monitors the status of and updates the outputs\&. Use Ctrl+C to terminate the monitoring\&. +.sp +Added in version 239\&. .RE .PP \fB\-a\fR, \fB\-\-all\fR .RS 4 When showing properties of \fBsystemd-timesyncd.service\fR(8), show all properties regardless of whether they are set or not\&. +.sp +Added in version 239\&. .RE .PP \fB\-p\fR, \fB\-\-property=\fR @@ -172,6 +202,8 @@ When showing properties of When showing properties of \fBsystemd-timesyncd.service\fR(8), 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\&. +.sp +Added in version 239\&. .RE .PP \fB\-\-value\fR @@ -179,6 +211,8 @@ When showing properties of When printing properties with \fBshow\-timesync\fR, only print the value, and skip the property name and "="\&. +.sp +Added in version 239\&. .RE .PP \fB\-H\fR, \fB\-\-host=\fR @@ -356,6 +390,12 @@ will be ignored by the executable, and needs to be handled by the pager\&. This option instructs the pager to not send termcap initialization and deinitialization strings to the terminal\&. It is set by default to allow command output to remain visible in the terminal even after the pager exits\&. Nevertheless, this prevents some pager functionality from working, in particular paged output cannot be scrolled with the mouse\&. .RE .sp +Note that setting the regular +\fI$LESS\fR +environment variable has no effect for +\fBless\fR +invocations by systemd tools\&. +.sp See \fBless\fR(1) for more discussion\&. @@ -367,6 +407,12 @@ Override the charset passed to \fBless\fR (by default "utf\-8", if the invoking terminal is determined to be UTF\-8 compatible)\&. +.sp +Note that setting the regular +\fI$LESSCHARSET\fR +environment variable has no effect for +\fBless\fR +invocations by systemd tools\&. .RE .PP \fI$SYSTEMD_PAGERSECURE\fR |