mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
bash-completion: support 'timedatectl show'
This commit is contained in:
@@ -57,7 +57,7 @@ _timedatectl() {
|
||||
|
||||
local -A VERBS=(
|
||||
[BOOLEAN]='set-local-rtc set-ntp'
|
||||
[STANDALONE]='status list-timezones timesync-status show-timesync'
|
||||
[STANDALONE]='status show list-timezones timesync-status show-timesync'
|
||||
[TIMEZONES]='set-timezone'
|
||||
[TIME]='set-time'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user