mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-08-23 18:53:15 +08:00
install missing the force
This commit is contained in:
1
_conda
1
_conda
@@ -90,6 +90,7 @@ case $state in
|
||||
'--revision[revert to the specified revision]:revision' \
|
||||
'(-y --yes)'{-y,--yes}'[do not ask for confirmation]' \
|
||||
'--dry-run[only display what would have been done]' \
|
||||
'(-f --force)'{-f,--force}'[force install]' \
|
||||
'--file[read package versions from file]:file:_path_files' \
|
||||
'--unknown[use index metadata from the local package cache]' \
|
||||
'--no-deps[do not install dependencies]' \
|
||||
|
||||
Reference in New Issue
Block a user