From a83eb6e0fbe912653a27b0ad5004a14d8ffaff98 Mon Sep 17 00:00:00 2001 From: Michael Kory Woods Date: Sun, 16 Jun 2013 16:39:47 -0500 Subject: [PATCH] add '--devel' to sync option "--devel" exists in query, but "yaourt -Syu --dev" issn't autocompleting "--devel" (not sure it should based on it being in the query call, just wanted to mention it). --- src/_yaourt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_yaourt b/src/_yaourt index 31b26db..9a84b04 100644 --- a/src/_yaourt +++ b/src/_yaourt @@ -305,6 +305,7 @@ _yaourt() { '--asdeps[Install packages as non-explicitly installed]' '--asexplicit[Install packages as explicitly installed]' '--needed[Do not reinstall up to date packages]' + '--devel[Used with -u updates all cvs/svn/git/hg/bzr packages]' ) case $words[2] in