41562: correct completed word

This commit is contained in:
Oliver Kiddle 2017-08-18 13:00:10 +02:00
parent bcb285dbb6
commit 620b7d61ab
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2017-08-18 Oliver Kiddle <opk@zsh.org>
* 41562: Completion/BSD/Command/_rcctl: correct completed word
* 41561: Completion/Unix/Command/_dhclient: handle Free/OpenBSD
and bring options up-to-date for the ISC implementation

View File

@ -23,7 +23,7 @@ case $service in
':variable:compadd -a variables'
;;
ls)
_arguments ':display a list of services and daemons matching:(all faulty off on started stopped)'
_arguments ':display a list of services and daemons matching:(all failed off on started stopped)'
;;
order)
_arguments \