From: Eugene Syromyatnikov Date: Wed, 28 Feb 2018 16:25:31 +0000 (+0100) Subject: strace.1.in: mention that -c suppresses regular output X-Git-Tag: v4.22~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4e34b31ab9def6d01a5ef52b4226a6b252d0e31;p=strace 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. --- diff --git a/strace.1.in b/strace.1.in index 3443b3b9..3595a69b 100644 --- a/strace.1.in +++ b/strace.1.in @@ -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