summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2008-09-19 14:51:41 +0000
committerjkoshy <jkoshy@FreeBSD.org>2008-09-19 14:51:41 +0000
commit99d8d99aa0169e2294a176be083085bf7a734d40 (patch)
treebf55f96e897afdf70a2b623deef744a9b8b902cf /usr.sbin
parent2fad7e6a9bbcdabdcdf401b66e058c29ea0a89e7 (diff)
downloadFreeBSD-src-99d8d99aa0169e2294a176be083085bf7a734d40.zip
FreeBSD-src-99d8d99aa0169e2294a176be083085bf7a734d40.tar.gz
Bring the usage message in sync with the manual page.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pmcstat/pmcstat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c
index bc4f021..0e9a54a 100644
--- a/usr.sbin/pmcstat/pmcstat.c
+++ b/usr.sbin/pmcstat/pmcstat.c
@@ -508,7 +508,8 @@ pmcstat_show_usage(void)
"\t -q\t\t suppress verbosity\n"
"\t -r fsroot\t specify FS root directory\n"
"\t -s spec\t allocate a system-wide counting PMC\n"
- "\t -t pid\t\t attach to running process with pid \"pid\"\n"
+ "\t -t process-spec attach to running processes matching "
+ "\"process-spec\"\n"
"\t -v\t\t increase verbosity\n"
"\t -w secs\t set printing time interval\n"
"\t -z depth\t limit callchain display depth"
OpenPOWER on IntegriCloud