]> granicus.if.org Git - python/commitdiff
No need to generate a link for something that’s just above.
authorÉric Araujo <merwok@netwok.org>
Thu, 16 Dec 2010 00:07:01 +0000 (00:07 +0000)
committerÉric Araujo <merwok@netwok.org>
Thu, 16 Dec 2010 00:07:01 +0000 (00:07 +0000)
Doc/library/unittest.rst

index 75070f76cb6c7b174e51f99389f2f61198ddae4b..bcb951713940eb7d44ed135cab414c9365a0c599 100644 (file)
@@ -257,8 +257,7 @@ Command-line options
    Stop the test run on the first error or failure.
 
 .. versionadded:: 3.2
-   The command-line options :option:`-b`, :option:`-c` and :option:`-f`
-   were added.
+   The command-line options ``-b``, ``-c`` and ``-f`` were added.
 
 The command line can also be used for test discovery, for running all of the
 tests in a project or just a subset.