File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ SELECTION OPTIONS
165165.. option :: --max-time=N
166166
167167 Spend at most ``N `` seconds (approximately) running tests and then terminate.
168- Note that this is not an alias for :option: `` --timeout ` `; the two are
168+ Note that this is not an alias for :option: `--timeout `; the two are
169169 different kinds of maximums.
170170
171171.. option :: --num-shards=M
@@ -193,7 +193,7 @@ SELECTION OPTIONS
193193
194194 Spend at most ``N `` seconds (approximately) running each individual test.
195195 ``0 `` means no time limit, and ``0 `` is the default. Note that this is not an
196- alias for :option: `` --max-time ` `; the two are different kinds of maximums.
196+ alias for :option: `--max-time `; the two are different kinds of maximums.
197197
198198.. option :: --filter=REGEXP
199199
You can’t perform that action at this time.
0 commit comments