Thanks to visit codestin.com Credit goes to github.com
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 7e90bc4 commit f5c3405Copy full SHA for f5c3405
1 file changed
Doc/library/trace.rst
@@ -41,8 +41,8 @@ Main options
41
42
At least one of the following options must be specified when invoking
43
:mod:`trace`. The :option:`--listfuncs <-l>` option is mutually exclusive with
44
-the :option:`--trace <-t>` and :option:`--counts <-c>` options. When
45
-:option:`--listfuncs <-l>` is provided, neither :option:`--counts <-c>` nor
+the :option:`--trace <-t>` and :option:`--count <-c>` options. When
+:option:`--listfuncs <-l>` is provided, neither :option:`--count <-c>` nor
46
:option:`--trace <-t>` are accepted, and vice versa.
47
48
.. program:: trace
0 commit comments