Skip to content

Commit

Permalink
Merge pull request #62 from conda-incubator/update_conda_search
Browse files Browse the repository at this point in the history
update conda search completion
  • Loading branch information
esc committed Jun 5, 2024
2 parents a6e88f5 + d150370 commit 8d397e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _conda
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ case $state in
'(-v --verbose)'{-v,--verbose}'[Show available packages as blocks of data]' \
'--platform[Search the given platform.]' \
'--spec[Treat regex argument as a package specification]' \
'(-i --info)'{-v,--verbose}'[Provide detailed information about each package.]' \
'*:regex:' \
;;
(create)
Expand Down

0 comments on commit 8d397e6

Please sign in to comment.