summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmile Anclin <emile.anclin@logilab.fr>2010-12-06 12:43:55 +0100
committerEmile Anclin <emile.anclin@logilab.fr>2010-12-06 12:43:55 +0100
commitafe694be68dc409527afc23fd1a050b63bd7137f (patch)
treec9ab40a8bb2eebf311350a2d8b44f4f25da3014e /doc
parent1ff753f74cf6893baef6e1ae496d15b4c16b4b23 (diff)
downloadlogilab-common-afe694be68dc409527afc23fd1a050b63bd7137f.tar.gz
update manpage
Diffstat (limited to 'doc')
-rw-r--r--doc/pytest.19
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/pytest.1 b/doc/pytest.1
index f9bef99..bb6a1ce 100644
--- a/doc/pytest.1
+++ b/doc/pytest.1
@@ -40,15 +40,6 @@ Enable test failure inspection (conflicts with
Exit on first failure (only make sense when pytest run
one test file)
.TP
-\fB\-c\fR, \fB\-\-capture\fR
-Captures and prints standard out/err only on errors
-(only make sense when pytest run one test file)
-.TP
-\fB\-p\fR PRINTONLY, \fB\-\-printonly\fR=\fIPRINTONLY\fR
-Only prints lines matching specified pattern (implies
-capture) (only make sense when pytest run one test
-file)
-.TP
\fB\-s\fR SKIPPED, \fB\-\-skip\fR=\fISKIPPED\fR
test names matching this name will be skipped to skip
several patterns, use commas