From bc4009576098dcf74b8cc7d4bac1e4715d6a2e9a Mon Sep 17 00:00:00 2001 From: "loic@dachary.org" Date: Sun, 18 Dec 2016 19:57:34 +0100 Subject: sources that do not end with .py\w? are ignored #425 close #425 --HG-- branch : issue-425 --- doc/cmd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/cmd.rst') diff --git a/doc/cmd.rst b/doc/cmd.rst index bbeff182..faa0048d 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -93,7 +93,7 @@ If you want :ref:`branch coverage ` measurement, use the ``--branch`` flag. Otherwise only statement coverage is measured. You can specify the code to measure with the ``--source``, ``--include``, and -``--omit`` switches. See :ref:`Specifying source files ` for +``--omit`` switches. See :ref:`Specifying source directories ` for details of their interpretation. Remember to put options for run after "run", but before the program invocation:: -- cgit v1.2.1