summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2018-02-28 17:25:31 +0100
committerDmitry V. Levin <ldv@altlinux.org>2018-03-06 23:52:08 +0000
commite4e34b31ab9def6d01a5ef52b4226a6b252d0e31 (patch)
tree1865df7bdd2f19c7d18e71d5161479cde1dfbf8f
parent08e1a244ebf4684447896969df35982e1cb461c5 (diff)
downloadstrace-e4e34b31ab9def6d01a5ef52b4226a6b252d0e31.tar.gz
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.
-rw-r--r--strace.1.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/strace.1.in b/strace.1.in
index 3443b3b94..3595a69bc 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