#7725: fix referencing issue.

This commit is contained in:
Georg Brandl 2010-01-23 08:47:54 +00:00
parent 6878ee8d43
commit c3b0cd75b2

View file

@ -124,7 +124,7 @@ script. For example::
cProfile.py [-o output_file] [-s sort_order] cProfile.py [-o output_file] [-s sort_order]
:option:`-s` only applies to standard output (:option:`-o` is not supplied). ``-s`` only applies to standard output (``-o`` is not supplied).
Look in the :class:`Stats` documentation for valid sort values. Look in the :class:`Stats` documentation for valid sort values.
When you wish to review the profile, you should use the methods in the When you wish to review the profile, you should use the methods in the