From 42000ef656cb4347ae24140421368edd8b0b3777 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 6 Oct 2013 10:14:48 -0400 Subject: Doc tweak --- doc/changes.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/changes.rst b/doc/changes.rst index a3d9200b..f87bb918 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -40,7 +40,8 @@ Version 3.7 --- 6 October 2013 ------------------------------ - Added the ``--debug`` switch to ``coverage run``. It accepts a list of - options indicating the type of internal activity to log to stderr. + options indicating the type of internal activity to log to stderr. For + details, see :ref:`the run --debug options `. - Improved the branch coverage facility, fixing `issue 92`_ and `issue 175`_. -- cgit v1.2.1