This commit is contained in:
GitHub Merge Button 2012-04-19 21:44:49 -07:00
commit 1f69f2b4b5
1 changed files with 1 additions and 1 deletions

2
_pip
View File

@ -68,7 +68,7 @@ case $state in
declare -a requirement
requirement=(
{-r,--requirement=}"[install all the packages listed in the given requirements file]:filename"
{-r,--requirement=}"[install all the packages listed in the given requirements file]:filename:_files"
)
declare -a findlink