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 cd6d47b commit ab125edCopy full SHA for ab125ed
Doc/library/profile.rst
@@ -135,8 +135,9 @@ profile another script. For example::
135
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 :option:`-o <cProfile -o>` is not supplied.
+ Specifies one of the :func:`~pstats.Stats.sort_stats` sort values
+ to sort the output by.
140
+ This only applies when :option:`-o <cProfile -o>` is not supplied.
141
142
.. option:: -m <module>
143
0 commit comments