Add -I/--icons to update

This commit is contained in:
Daniel Martí 2013-08-19 11:30:54 +02:00
parent a1c2dc1a75
commit 9f246b04cc
2 changed files with 36 additions and 18 deletions

View file

@ -82,9 +82,9 @@ __complete_build() {
}
__complete_update() {
opts="-h -c -v -q -b -i -e -w"
opts="-h -c -v -q -b -i -I -e -w"
lopts="--help --createmeta --verbose --quiet --buildreport --interactive
--editor --wiki --pretty --clean"
--icons --editor --wiki --pretty --clean"
case "${prev}" in
-e|--editor)
_filedir