mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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