Skip to content

Commit dbae825

Browse files
Fix doc
1 parent f014a68 commit dbae825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/timeit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Command-Line Interface
214214

215215
When called as a program from the command line, the following form is used::
216216

217-
python -m timeit [-n N] [-r N] [-u U] [-s S] [-m M] [-h] [statement ...]
217+
python -m timeit [-n N] [-r N] [-u U] [-s S] [-h] [statement ...]
218218

219219
Where the following options are understood:
220220

0 commit comments

Comments
 (0)