mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
add '--date' to opts_query_modifiers
This commit is contained in:
@@ -264,6 +264,7 @@ _yaourt() {
|
||||
'-u[List packages that can be upgraded]'
|
||||
'--aur[Install packages from aur, even if they are in community, or, with the -u option, update packages installed from aur]'
|
||||
'--devel[Used with -u updates all cvs/svn/git/hg/bzr packages]'
|
||||
'--date[List packages sorted ascendingly (oldest is printed first) by installation date]'
|
||||
)
|
||||
|
||||
# options for passing to _arguments: options for --remove command
|
||||
|
||||
Reference in New Issue
Block a user