summaryrefslogtreecommitdiff
path: root/doc/source.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source.rst')
-rw-r--r--doc/source.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source.rst b/doc/source.rst
index 34aa611f..cfd0e6fc 100644
--- a/doc/source.rst
+++ b/doc/source.rst
@@ -57,6 +57,8 @@ file name patterns, specifying files not to measure. If both ``include`` and
match the include patterns, then any files that match the omit pattern are
removed from the set.
+.. highlight:: ini
+
The ``include`` and ``omit`` file name patterns follow typical shell syntax:
``*`` matches any number of characters and ``?`` matches a single character.
Patterns that start with a wildcard character are used as-is, other patterns