Neaten usage message.

This commit is contained in:
Joseph Koshy 2005-05-02 10:07:11 +00:00
parent 263d6a7ece
commit 39f4e0fcd2

View file

@ -350,7 +350,7 @@ pmcstat_show_usage(void)
"\t -o file\t send print output to \"file\"\n"
"\t -p spec\t allocate process-private counting PMC\n"
"\t -s spec\t allocate system-wide counting PMC\n"
"\t -t pid\t attach to running process with pid \"pid\"\n"
"\t -t pid\t\t attach to running process with pid \"pid\"\n"
"\t -w secs\t set printing time interval"
);
}