mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
Merge pull request #1709 from evverx/set-location-completion
shell-completion: hostnamectl: add the command set-location
This commit is contained in:
commit
8d20def9fe
@ -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