Sync the usage message with the code.

Approved by:	re (hwpmc blanket)
Pointed out by:	ru
This commit is contained in:
Joseph Koshy 2005-06-24 15:43:13 +00:00
parent ab581af779
commit 9798d180e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=147581

View file

@ -87,6 +87,7 @@ static int pmcc_do_list_events(void);
static char usage_message[] =
"Usage:\n"
" " PMCC_PROGRAM_NAME " -L\n"
" " PMCC_PROGRAM_NAME " -l\n"
" " PMCC_PROGRAM_NAME " -s\n"
" " PMCC_PROGRAM_NAME " [-e pmc | -d pmc | -c cpu] ...";