add '--date' to opts_query_modifiers

This commit is contained in:
Michael Kory Woods 2013-06-16 16:33:31 -05:00
parent 169e3dee9f
commit abd8ca4b05
1 changed files with 1 additions and 0 deletions

View File

@ -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