mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
Neaten usage message.
This commit is contained in:
parent
263d6a7ece
commit
39f4e0fcd2
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue