mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
parent
e5e0cffce7
commit
0cea2697ed
@ -36,8 +36,8 @@ _systemd-resolve() {
|
||||
local cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]}
|
||||
local -A OPTS=(
|
||||
[STANDALONE]='-h --help --version -4 -6
|
||||
--service --openpgp --tlsa --statistics --reset-statistics
|
||||
--service-address=no --service-txt=no
|
||||
--service --openpgp --tlsa --status --statistics
|
||||
--reset-statistics --service-address=no --service-txt=no
|
||||
--cname=no --search=no --legend=no'
|
||||
[ARG]='-i --interface -p --protocol -t --type -c --class'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user