Home | History | Annotate | Download | only in Misc

Lines Matching refs:help

145                       help="Name of the signal to use (default=%default)",
149 help="List known signal names",
153 help="Only print the actions that would be taken",
156 help="Print more verbose output",
159 help="Enable debugging output",
162 help="Perform the specified commands, even if it seems like a bad idea",
168 help="Kill processes whose name matches the given regexp",
171 help="Kill processes whose executable matches the given regexp",
174 help="Kill processes whose user matches the given regexp",
177 help="Kill processes with CPU usage >= PCT",
180 help="Kill processes with CPU usage <= PCT",
183 help="Kill processes with virtual size >= N (MB)",
186 help="Kill processes with virtual size <= N (MB)",
189 help="Kill processes with RSS >= N",
192 help="Kill processes with RSS <= N",
195 help="Kill processes with CPU time >= N (seconds)",
198 help="Kill processes with CPU time <= N (seconds)",