gcov: shorted one option help message
authorMartin Liska <mliska@suse.cz>
Wed, 1 Jul 2020 11:02:07 +0000 (13:02 +0200)
committerMartin Liska <mliska@suse.cz>
Wed, 1 Jul 2020 11:02:24 +0000 (13:02 +0200)
gcc/ChangeLog:

* gcov.c (print_usage): Shorted option description for -j
option.

gcc/gcov.c

index c60f511..99c52f6 100644 (file)
@@ -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\