diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:22:57 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | b3c91ac36599f416c33182e06b7fbfd6bc0ad4f6 (patch) | |
tree | 58b06a57ff2c1e03c1c9086694fcc68c098e3d32 /system/cpulimit/slack-desc | |
parent | 9b2ffa36ef16c6a4c46eb4480c1a99644bacfcd0 (diff) |
system/cpulimit: Fix slack-desc.
Diffstat (limited to 'system/cpulimit/slack-desc')
-rw-r--r-- | system/cpulimit/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/cpulimit/slack-desc b/system/cpulimit/slack-desc index 41ff1f7482da..e87edf17e898 100644 --- a/system/cpulimit/slack-desc +++ b/system/cpulimit/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| cpulimit: cpulimit (Limit CPU Usage) cpulimit: -cpulimit: Cpulimit tool which limits the CPU usage of a process (expressed in +cpulimit: Cpulimit tool which limits the CPU usage of a process (expressed in cpulimit: percentage, not in CPU time) cpulimit: It is useful to control batch jobs when you don't want cpulimit: them to eat too many CPU cycles. cpulimit: The goal is prevent a process from running cpulimit: for more than a specified time ratio -cpulimit: +cpulimit: cpulimit: Home page - https://github.com/opsengine/cpulimit cpulimit: |