File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ SELECTION OPTIONS
165
165
.. option :: --max-time=N
166
166
167
167
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
169
169
different kinds of maximums.
170
170
171
171
.. option :: --num-shards=M
@@ -193,7 +193,7 @@ SELECTION OPTIONS
193
193
194
194
Spend at most ``N `` seconds (approximately) running each individual test.
195
195
``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.
197
197
198
198
.. option :: --filter=REGEXP
199
199
You can’t perform that action at this time.
0 commit comments