We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8917578 + 2841f0d commit 3665d4bCopy full SHA for 3665d4b
config/.customfunction
@@ -21,7 +21,7 @@ pipenv_correspond(){
21
22
local help_book='Usage: pipenv_correspond [OPTION]\n\nOPTION:
23
ls, --list list all the corresponding projects_root & venvs
24
- uls, --useless list all the not existing projects_roots that still have correspondenting venvs
+ uls, --useless list all the not existing projects_roots that still have corresponding venvs
25
npr, --no-project-root hide projects_root
26
rm, --remove remove all the venvs from command: "ls" or "uls", deafult is use "uls"
27
'
0 commit comments