Commit d25d1032 authored by Sebastien Luttringer's avatar Sebastien Luttringer
Browse files

install bash comp list file after image

parent 08c0e126
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@ _is() {
            [[ "$cur" == -* ]] && _opt '-b --best' && return 0
	    _count_args
            (( args == 2 )) && _image
	    (( args > 2 )) && _filedir
            ;;
	list)
            [[ "$cur" == -* ]] && _opt '-h --help -b --best -v -c --changelog -p --as-path' && return 0