[commands/cache] Reformat (more) documentation.

Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
This commit is contained in:
Ellen Marie Dash 2020-03-05 08:25:41 -05:00 committed by Ellen Marie Dash
parent 735375fb6b
commit 8cd8c91491
1 changed files with 2 additions and 2 deletions

View File

@ -20,9 +20,9 @@ logger = logging.getLogger(__name__)
class CacheCommand(Command):
"""
Inspect and manage pip's wheel cache.
Inspect and manage pip's wheel cache.
Subcommands:
Subcommands:
info: Show information about the cache.
list: List filenames of packages stored in the cache.