New GitHub issue #101221 from busywhitespace:<br>

<hr>

<pre>
The "Command-Line Interface" part of the documentation of _timeit_ says:

> python -m timeit [-n N] [-r N] [-u U] [-s S] [-h] [statement ...]

But actually the command can take additional two options, **-p** and **-v**, as the next part of the documentation describe.

So, for consistency, I suggest adding them into the usage part.

I'm making the PR in case the issue is correct.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/101221">View on GitHub</a>
<p>Labels: docs</p>
<p>Assignee: </p>