diff options
| author | Srinivas Nyayapati <shireenrao@gmail.com> | 2020-08-06 16:06:10 -0400 |
|---|---|---|
| committer | Srinivas Nyayapati <shireenrao@gmail.com> | 2020-09-13 20:59:29 -0400 |
| commit | 4a6276bfc98d17d523c69e9739e82eeb900a440b (patch) | |
| tree | 41dc3af75c59050d3615d6f32c65473cf321af55 /docs/html/reference/pip_cache.rst | |
| parent | 423ccfd4f13e43fb0bdee16ee0220e95813ff45f (diff) | |
| download | pip-4a6276bfc98d17d523c69e9739e82eeb900a440b.tar.gz | |
Add tabs to ref docs
Diffstat (limited to 'docs/html/reference/pip_cache.rst')
| -rw-r--r-- | docs/html/reference/pip_cache.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/html/reference/pip_cache.rst b/docs/html/reference/pip_cache.rst index 8ad99f65c..35e0dfcad 100644 --- a/docs/html/reference/pip_cache.rst +++ b/docs/html/reference/pip_cache.rst @@ -9,7 +9,15 @@ pip cache Usage ***** -.. pip-command-usage:: cache +.. tabs:: + + .. group-tab:: Unix/macOS + + .. pip-command-usage:: cache "python -m pip" + + .. group-tab:: Windows + + .. pip-command-usage:: cache "py -m pip" Description *********** |
