From abd8ca4b05d5ab6fde045cc5f88aae6bb3bacf60 Mon Sep 17 00:00:00 2001 From: Michael Kory Woods Date: Sun, 16 Jun 2013 16:33:31 -0500 Subject: [PATCH] add '--date' to opts_query_modifiers --- src/_yaourt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_yaourt b/src/_yaourt index 0dc5455..31b26db 100644 --- a/src/_yaourt +++ b/src/_yaourt @@ -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