prstat: fix casing (#3891)

This commit is contained in:
Ein Verne
2020-03-05 10:25:54 +08:00
committed by GitHub
parent 03d03c9722
commit e916904a7a

View File

@@ -18,6 +18,6 @@
`prstat -m`
- Print out a list of top 5 cpu using processes every second:
- Print out a list of top 5 CPU using processes every second:
`prstat -c -n 5 -s cpu 1`