Remove old --compress option from delpkg zsh completion

This commit is contained in:
Eric Torres 2019-01-30 21:10:51 -08:00
parent 0292feb1c8
commit bd0c59a357

View File

@ -5,7 +5,6 @@
local arguments
arguments=(
{-c,--clean-cachedir}'[run paccache to clean the cache directory]'
{-h,--help}'[show this help message and exit]'
{-s,--sign}'[sign repository file]'
{-v,--verbose}'[increase script verbosity]'