mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
shell-completion: hostnamectl: add the command set-location
This commit is contained in:
parent
2c80779e33
commit
1012972478
@ -38,7 +38,7 @@ _hostnamectl() {
|
||||
local -A VERBS=(
|
||||
[STANDALONE]='status'
|
||||
[ICONS]='set-icon-name'
|
||||
[NAME]='set-hostname set-deployment'
|
||||
[NAME]='set-hostname set-deployment set-location'
|
||||
[CHASSIS]='set-chassis'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user