mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
timedatectl: trim --help output to 80 chars
This commit is contained in:
parent
d67b1f525f
commit
3906ab4adf
@ -331,7 +331,7 @@ static void help(void) {
|
|||||||
" set-timezone ZONE Set system time zone\n"
|
" set-timezone ZONE Set system time zone\n"
|
||||||
" list-timezones Show known time zones\n"
|
" list-timezones Show known time zones\n"
|
||||||
" set-local-rtc BOOL Control whether RTC is in local time\n"
|
" set-local-rtc BOOL Control whether RTC is in local time\n"
|
||||||
" set-ntp BOOL Control whether network time synchronization is enabled\n",
|
" set-ntp BOOL Enable or disable network time synchronization\n",
|
||||||
program_invocation_short_name);
|
program_invocation_short_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user