From 8fbe3e39aaf3b18de54748c74cf2d5519c26e4fc Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 17 Sep 2012 23:04:31 -0500 Subject: python/psutil: Cleaned up slack-desc formatting. Signed-off-by: Robby Workman --- python/psutil/slack-desc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/psutil/slack-desc') diff --git a/python/psutil/slack-desc b/python/psutil/slack-desc index 7f46babbee14..26cf967a5e92 100644 --- a/python/psutil/slack-desc +++ b/python/psutil/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -psutil: psutil -psutil: +psutil: psutil (python interface for process and system info) +psutil: psutil: psutil is a module providing an interface for retrieving information psutil: on all running processes and system utilization (CPU, memory, disks, psutil: network, users) in a portable way by using Python, implementing many psutil: functionalities offered by command line tools such as: ps, top, df, psutil: kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, psutil: uptime, pidof, tty, who, taskset, and pmap -psutil: +psutil: psutil: Homepage: http://code.google.com/p/psutil/ psutil: -- cgit v1.2.3