Update zsh completions

This commit is contained in:
Eric Torres 2019-01-30 17:16:30 -08:00
parent e130d96326
commit ff090e5e05
2 changed files with 1 additions and 4 deletions

View File

@ -6,9 +6,6 @@ local arguments
arguments=(
{-h,--help}'[show this help message and exit]'
{-C,--compression-type}'[the compression algorithm the db is using]'
{-c,--clean-cachedir}'[use paccache to clean the cache directory]'
{-R,--remove}'[remove old package files]'
{-s,--sign}'[sign repository file]'
{-v,--verbose}'[increase script verbosity]'
'*:filename:_files'