diff options
Diffstat (limited to 'system/pmem/pmem.1')
-rw-r--r-- | system/pmem/pmem.1 | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/system/pmem/pmem.1 b/system/pmem/pmem.1 deleted file mode 100644 index 101bc5762eaf..000000000000 --- a/system/pmem/pmem.1 +++ /dev/null @@ -1,38 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH PMEM "1" "December 2008" "pmem 1.1.2 (http://www.pmem.net/ Daniel Etzold <detzold@gmx.de>)" "User Commands" -.SH NAME -pmem \- manual page for pmem 1.1.2 (http://www.pmem.net/ Daniel Etzold <detzold@gmx.de>) -.SH DESCRIPTION -usage: ./pmem [OPTIONS] PIDs -Determines the memory usage of a process. -Options: -.TP -\fB\-z\fR -show size (default is resident) -.TP -\fB\-s\fR -show shared memory -.TP -\fB\-m\fR -convert to MB -.TP -\fB\-k\fR -convert to KB -.TP -\fB\-d\fR -show details -.TP -\fB\-l\fR -log memory usage of given pids -.TP -\fB\-i\fR <n> -log interval in milliseconds [default: 100] -.TP -\fB\-g\fR <f> -write a gnuplot command file into plot.gnu -.TP -\fB\-h\fR -this help screen -.TP -\fB\-v\fR -version |