mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Auto-committing 'cli.py'
This commit is contained in:
+2
-1
@@ -594,7 +594,8 @@ Usage Examples:
|
||||
Commands:""".format(
|
||||
crayons.red('pipenv --three'),
|
||||
crayons.red('pipenv install --dev'),
|
||||
crayons.red('pipenv lock --dev'))
|
||||
crayons.red('pipenv lock --dev')
|
||||
)
|
||||
|
||||
help = help.replace('Commands:', additional_help)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user