strace.1.in: mention that -c suppresses regular output

As the note that -C makes strace "also print regular output" can be
easily overlooked.

* strace.1.in (.SS Statistics) <.TP .B \-c>: Mention that -c supresses
regular output.
This commit is contained in:
Eugene Syromyatnikov 2018-02-28 17:25:31 +01:00 committed by Dmitry V. Levin
parent 08e1a244eb
commit e4e34b31ab

View File

@ -324,7 +324,8 @@ and block/character device number associated with device file descriptors.
.TP 12
.B \-c
Count time, calls, and errors for each system call and report a summary on
program exit. This attempts to show system time (CPU time spent running
program exit, suppressing the regular output.
This attempts to show system time (CPU time spent running
in the kernel) independent of wall clock time. If
.B \-c
is used with