aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.c
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2020-07-01 13:02:07 +0200
committerMartin Liska <mliska@suse.cz>2020-07-01 13:02:24 +0200
commit4222fd8e94c126dd76fb4c4bc2d69f3262c7bc5a (patch)
tree6d6c61414b6e48f7a50c36d0923e559870f02857 /gcc/gcov.c
parentc4076255e632991f5a76c058bfadaa9d8f1159ee (diff)
downloadgcc-4222fd8e94c126dd76fb4c4bc2d69f3262c7bc5a.zip
gcc-4222fd8e94c126dd76fb4c4bc2d69f3262c7bc5a.tar.gz
gcc-4222fd8e94c126dd76fb4c4bc2d69f3262c7bc5a.tar.bz2
gcov: shorted one option help message
gcc/ChangeLog: * gcov.c (print_usage): Shorted option description for -j option.
Diffstat (limited to 'gcc/gcov.c')
-rw-r--r--gcc/gcov.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/gcov.c b/gcc/gcov.c
index c60f511..99c52f6 100644
--- a/gcc/gcov.c
+++ b/gcc/gcov.c
@@ -898,7 +898,8 @@ print_usage (int error_p)
fnotice (file, " -d, --display-progress Display progress information\n");
fnotice (file, " -f, --function-summaries Output summaries for each function\n");
fnotice (file, " -h, --help Print this help, then exit\n");
- fnotice (file, " -j, --json-format Output JSON intermediate format into .gcov.json.gz file\n");
+ fnotice (file, " -j, --json-format Output JSON intermediate format \n\
+ into .gcov.json.gz file\n");
fnotice (file, " -H, --human-readable Output human readable numbers\n");
fnotice (file, " -k, --use-colors Emit colored output\n");
fnotice (file, " -l, --long-file-names Use long output file names for included\n\