Merge pull request #10023 from pradyunsg/show-is-for-local-packages

Move where show is shown in commands
This commit is contained in:
Pradyun Gedam 2021-06-07 22:11:10 +01:00 committed by GitHub
commit ad9d492989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@ pip
pip_install
pip_uninstall
pip_list
pip_show
pip_freeze
pip_check
```
@ -34,7 +35,6 @@ pip_hash
:maxdepth: 1
:caption: Package Index information
pip_show
pip_search
```