X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=shell-completion%2Fbash%2Fsystemctl;h=ceca3348eddc2d1c6dd23aafd5a2417459356cfa;hp=a05b756980d5afce4c305d62ef6e117c798bf275;hb=98a6e132b5b85999f7e3dce158e826ffeecc1553;hpb=99504dd4c13af7516a976fffc0f68e6f26d3faac diff --git a/shell-completion/bash/systemctl b/shell-completion/bash/systemctl index a05b75698..ceca3348e 100644 --- a/shell-completion/bash/systemctl +++ b/shell-completion/bash/systemctl @@ -70,7 +70,7 @@ _systemctl () { local i verb comps mode local -A OPTS=( - [STANDALONE]='--all -a --reverse --after --before --defaults --fail --ignore-dependencies --failed --force -f --full --global + [STANDALONE]='--all -a --reverse --after --before --defaults --fail --ignore-dependencies --failed --force -f --full -l --global --help -h --no-ask-password --no-block --no-legend --no-pager --no-reload --no-wall --quiet -q --privileged -P --system --user --version --runtime' [ARG]='--host -H --kill-mode --kill-who --property -p --signal -s --type -t --root'