diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2023-02-15 18:08:27 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2023-02-15 18:08:27 -0500 |
commit | 6f1d2ffe20f92ca899385f4947e7012cb29fbf22 (patch) | |
tree | 1c64744949a1399f05f6df755917398463761f60 | |
parent | 7cc6ae24d17e499a79268709d573f9a981f041fc (diff) | |
download | mstat-6f1d2ffe20f92ca899385f4947e7012cb29fbf22.tar.gz |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ make install usage: mstat [OPTIONS] [-p PID] | {PROGRAM... ARGS} -c clobber 'PID#.mstat' if it exists -h this help message + -l LIMIT stop execution after LIMIT samples -o DIR path to output directory (must exist) -p PID process id to monitor -s RATE samples per second (default: 1.00) |