[doc] Fix padding in timeit (GH-22152)
Compare -p and -u options help in rendered output to see the difference.
This commit is contained in:
parent
84ef33c511
commit
594f0ce73b
|
@ -233,7 +233,7 @@ Where the following options are understood:
|
|||
|
||||
.. cmdoption:: -u, --unit=U
|
||||
|
||||
specify a time unit for timer output; can select nsec, usec, msec, or sec
|
||||
specify a time unit for timer output; can select nsec, usec, msec, or sec
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
|
|
Loading…
Reference in New Issue