From 676e8250ed71e2235084276e627550974c7c35de Mon Sep 17 00:00:00 2001 From: jkoshy Date: Sat, 23 Jul 2005 13:49:04 +0000 Subject: Sync usage message with the code and manual page. Submitted by: maxim --- usr.sbin/pmcstat/pmcstat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin') diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c index c41fa77..35e8bec 100644 --- a/usr.sbin/pmcstat/pmcstat.c +++ b/usr.sbin/pmcstat/pmcstat.c @@ -325,6 +325,7 @@ pmcstat_show_usage(void) "\t -c cpu\t\t set cpu for subsequent system-wide PMCs\n" "\t -d\t\t (toggle) track descendants\n" "\t -g\t\t produce gprof(1) compatible profiles\n" + "\t -k file\t set the path to the kernel\n" "\t -n rate\t set sampling rate\n" "\t -o file\t send print output to \"file\"\n" "\t -p spec\t allocate a process-private counting PMC\n" -- cgit v1.1