Bring the usage message in sync with the manual page.

This commit is contained in:
Joseph Koshy 2008-09-19 14:51:41 +00:00
parent 624f6965da
commit 67442c6e80
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=183186

View File

@ -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"