Sync the usage message with the code.
Approved by: re (hwpmc blanket) Pointed out by: ru
This commit is contained in:
parent
ab581af779
commit
9798d180e8
@ -87,6 +87,7 @@ static int pmcc_do_list_events(void);
|
|||||||
|
|
||||||
static char usage_message[] =
|
static char usage_message[] =
|
||||||
"Usage:\n"
|
"Usage:\n"
|
||||||
|
" " PMCC_PROGRAM_NAME " -L\n"
|
||||||
" " PMCC_PROGRAM_NAME " -l\n"
|
" " PMCC_PROGRAM_NAME " -l\n"
|
||||||
" " PMCC_PROGRAM_NAME " -s\n"
|
" " PMCC_PROGRAM_NAME " -s\n"
|
||||||
" " PMCC_PROGRAM_NAME " [-e pmc | -d pmc | -c cpu] ...";
|
" " PMCC_PROGRAM_NAME " [-e pmc | -d pmc | -c cpu] ...";
|
||||||
|
Loading…
Reference in New Issue
Block a user