Skip to content

Commit b769b4a

Browse files
committed
Fixed typo in usage
1 parent eba2a55 commit b769b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getcov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright 2015 Jonathan M. Reid. See LICENSE.txt
44

55
usage() {
6-
echo "usage: getcov [[-s] [-x] [-c] [-o output_dir] [-i info_file] [-v]] | [-h]]"
6+
echo "usage: getcov [[-s] [-x] [-xc] [-o output_dir] [-i info_file] [-v]] | [-h]]"
77
}
88

99
main() {

0 commit comments

Comments
 (0)