summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0d8186ce..774c36ca 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,7 +9,7 @@ Version 3.1, unreleased
- Coverage.py has a new command line syntax with subcommands. This expands the
possibilities for adding features and options in the future. The old syntax
- is still supported.
+ is still supported. Try "coverage help" to see the new commands.
- Added the "coverage xml" command for producing coverage reports in a
Cobertura-compatible XML format.