aboutsummaryrefslogtreecommitdiffstats
path: root/trace-usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'trace-usage.c')
-rw-r--r--trace-usage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-usage.c b/trace-usage.c
index 9df19eb..2d7b668 100644
--- a/trace-usage.c
+++ b/trace-usage.c
@@ -36,6 +36,7 @@ static struct usage_help usage_help[] = {
36 " -N host:port to connect to (see listen)\n" 36 " -N host:port to connect to (see listen)\n"
37 " -t used with -N, forces use of tcp in live trace\n" 37 " -t used with -N, forces use of tcp in live trace\n"
38 " -b change kernel buffersize (in kilobytes per CPU)\n" 38 " -b change kernel buffersize (in kilobytes per CPU)\n"
39 " -k do not reset the buffers after tracing.\n"
39 }, 40 },
40 { 41 {
41 "start", 42 "start",