Merge pull request #1644 from KangarooCreativeTeam/patch-1

cache.rst: Fix wrong command used
This commit is contained in:
Ronny Pfannschmidt 2016-06-22 15:46:09 +02:00 committed by GitHub
commit 9cb851716d
2 changed files with 3 additions and 2 deletions

View File

@ -22,6 +22,7 @@ Bruno Oliveira
Cal Leeming Cal Leeming
Carl Friedrich Bolz Carl Friedrich Bolz
Charles Cloud Charles Cloud
Charnjit SiNGH (CCSJ)
Chris Lamb Chris Lamb
Christian Theunert Christian Theunert
Christian Tismer Christian Tismer

View File

@ -222,9 +222,9 @@ Inspecting Cache content
------------------------------- -------------------------------
You can always peek at the content of the cache using the You can always peek at the content of the cache using the
``--cache-clear`` command line option:: ``--cache-show`` command line option::
$ py.test --cache-clear $ py.test --cache-show
======= test session starts ======== ======= test session starts ========
platform linux -- Python 3.5.1, pytest-2.9.2, py-1.4.31, pluggy-0.3.1 platform linux -- Python 3.5.1, pytest-2.9.2, py-1.4.31, pluggy-0.3.1
rootdir: $REGENDOC_TMPDIR, inifile: rootdir: $REGENDOC_TMPDIR, inifile: