diff options
Diffstat (limited to 'system/cpulimit/manpages/cpulimit.1')
-rw-r--r-- | system/cpulimit/manpages/cpulimit.1 | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/system/cpulimit/manpages/cpulimit.1 b/system/cpulimit/manpages/cpulimit.1 deleted file mode 100644 index 0924612ef80fd..0000000000000 --- a/system/cpulimit/manpages/cpulimit.1 +++ /dev/null @@ -1,70 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH USAGE: "1" "December 2009" "Usage: cpulimit TARGET [OPTIONS...]" "User Commands" -.SH NAME -Usage: \- manual page for Usage: cpulimit TARGET [OPTIONS...] -.SH SYNOPSIS -.B cpulimit -\fITARGET \fR[\fIOPTIONS\fR...] -.SH DESCRIPTION -.IP -TARGET must be exactly one of these: -.TP -\fB\-p\fR, \fB\-\-pid\fR=\fIN\fR -pid of the process -.TP -\fB\-e\fR, \fB\-\-exe\fR=\fIFILE\fR -name of the executable program file -.TP -\fB\-P\fR, \fB\-\-path\fR=\fIPATH\fR -absolute path name of the executable program file -.IP -OPTIONS -.TP -\fB\-l\fR, \fB\-\-limit\fR=\fIN\fR -percentage of cpu allowed from 0 to 100 (mandatory) -.TP -\fB\-v\fR, \fB\-\-verbose\fR -show control statistics -.TP -\fB\-z\fR, \fB\-\-lazy\fR -exit if there is no suitable target process, or if it dies -.TP -\fB\-h\fR, \fB\-\-help\fR -display this help and exit -.IP -TARGET must be exactly one of these: -.TP -\fB\-p\fR, \fB\-\-pid\fR=\fIN\fR -pid of the process -.TP -\fB\-e\fR, \fB\-\-exe\fR=\fIFILE\fR -name of the executable program file -.TP -\fB\-P\fR, \fB\-\-path\fR=\fIPATH\fR -absolute path name of the executable program file -.IP -OPTIONS -.TP -\fB\-l\fR, \fB\-\-limit\fR=\fIN\fR -percentage of cpu allowed from 0 to 100 (mandatory) -.TP -\fB\-v\fR, \fB\-\-verbose\fR -show control statistics -.TP -\fB\-z\fR, \fB\-\-lazy\fR -exit if there is no suitable target process, or if it dies -.TP -\fB\-h\fR, \fB\-\-help\fR -display this help and exit -.SH "SEE ALSO" -The full documentation for -.B Usage: -is maintained as a Texinfo manual. If the -.B info -and -.B Usage: -programs are properly installed at your site, the command -.IP -.B info Usage: -.PP -should give you access to the complete manual. |