diff --git a/zsh_completion.in b/zsh_completion.in index 4316b5a..1c7862e 100644 --- a/zsh_completion.in +++ b/zsh_completion.in @@ -58,6 +58,7 @@ _makechrootpkg_args=( ) _mkarchroot_args=( + '-U[Install a package into the working copy]:target:_files -g "*.pkg.tar.*(.)"' '-C[Location of a pacman config file]:pacman_config:_files -g "*.conf(.)"' '-M[Location of a makepkg config file]:makepkg_config:_files -g "*.conf(.)"' '-c[Set pacman cache]:pacman_cache:_files -/'