Skip to content

Commit 286a0e0

Browse files
authored
include --add-prefix in synopsis (#405)
1 parent 776f88c commit 286a0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/cc-test-reporter-format-coverage.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a sub-command of **cc-test-reporter**(1).
99
# SYNOPSIS
1010

1111
**cc-test-reporter-format-coverage** [--output=\<path>] [--prefix=<path>]
12-
**cc-test-reporter-format-coverage** [--input-type=\<coverage type>] [--output=\<path>] [--prefix=\<path>] [COVERAGE_FILE]
12+
**cc-test-reporter-format-coverage** [--input-type=\<coverage type>] [--output=\<path>] [--prefix=\<path>] [--add-prefix=\<path>] [COVERAGE_FILE]
1313

1414
# DESCRIPTION
1515

0 commit comments

Comments
 (0)