We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77003de commit cd6d47bCopy full SHA for cd6d47b
Doc/library/profile.rst
@@ -136,7 +136,7 @@ profile another script. For example::
136
.. option:: -s <sort_order>
137
138
Specifies one of the :func:`~pstats.Stats.sort_stats` sort values to sort
139
- the output by. This only applies when ``-o`` is not supplied.
+ the output by. This only applies when :option:`-o <cProfile -o>` is not supplied.
140
141
.. option:: -m <module>
142
0 commit comments