]> granicus.if.org Git - strace/commitdiff
strace.1.in: mention that -c suppresses regular output
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 28 Feb 2018 16:25:31 +0000 (17:25 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Mar 2018 23:52:08 +0000 (23:52 +0000)
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.

strace.1.in

index 3443b3b9482b2febf0d9d25343a0f5c074e66c8f..3595a69bc50b3715c358be0b0aadbe67169de4aa 100644 (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