Update apt-description to use apt-mark for package names without ...:amd64
1 files changed, 1 insertions(+), 1 deletions(-) M completions/apt-description.fish
M completions/apt-description.fish => completions/apt-description.fish +1 -1
@@ 1,1 1,1 @@ -complete -x -c apt-description -a '(dpkg --get-selections | grep -v deinstall | coln 1)' +complete -x -c apt-description -a '(apt-mark showmanual) (apt-mark showauto)'