mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +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=(
|
local -A VERBS=(
|
||||||
[STANDALONE]='status'
|
[STANDALONE]='status'
|
||||||
[ICONS]='set-icon-name'
|
[ICONS]='set-icon-name'
|
||||||
[NAME]='set-hostname set-deployment'
|
[NAME]='set-hostname set-deployment set-location'
|
||||||
[CHASSIS]='set-chassis'
|
[CHASSIS]='set-chassis'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user