summaryrefslogtreecommitdiff
path: root/doc/help
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help')
-rw-r--r--doc/help/combine.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/combine.rst b/doc/help/combine.rst
index 35180cdd..c35d5b93 100644
--- a/doc/help/combine.rst
+++ b/doc/help/combine.rst
@@ -13,6 +13,7 @@
Options:
-a, --append Append coverage data to .coverage, otherwise it starts
clean each time.
+ --keep Keep combined coverage files, otherwise they are deleted.
--debug=OPTS Debug options, separated by commas. [env: COVERAGE_DEBUG]
-h, --help Get help on this command.
--rcfile=RCFILE Specify configuration file. By default '.coveragerc',