From 1c653dd10d3b75b9b442981139bc8e796aea148c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 9 Jan 2020 06:53:45 -0500 Subject: "coverage debug premain" --- doc/cmd.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cmd.rst b/doc/cmd.rst index 3933c567..cbbb26bb 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -498,8 +498,9 @@ command can often help:: Three types of information are available: * ``config``: show coverage's configuration -* ``sys``: show system configuration, +* ``sys``: show system configuration * ``data``: show a summary of the collected coverage data +* ``premain``: show the call stack invoking coverage .. _cmd_run_debug: -- cgit v1.2.1