diff options
author | Philip Lacroix <philnx@bluebottle.com> | 2013-12-03 19:45:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-03 19:45:11 +0700 |
commit | c6ab83a00e45506662939940bf49d8d2ab6c3ee9 (patch) | |
tree | ca58592adf08c92ff7c2fe9b0165a6a1245b86b9 /system/glances/slack-desc | |
parent | ca72d5e7a2cff50c012871c40b433a5fccf4f966 (diff) | |
download | slackbuilds-c6ab83a00e45506662939940bf49d8d2ab6c3ee9.tar.gz |
system/glances: Script cleanup.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/slack-desc')
-rw-r--r-- | system/glances/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/glances/slack-desc b/system/glances/slack-desc index a7ccad9d9b..e6cf4a76b8 100644 --- a/system/glances/slack-desc +++ b/system/glances/slack-desc @@ -11,8 +11,8 @@ glances: glances: glances is a cross-platform curses-based monitoring tool written in glances: Python, which can adapt the displayed information depending on the glances: terminal size. It can also work in a client/server mode for remote -glances: monitoring. -glances: glances uses the psutil library to get information from your system. +glances: monitoring. It uses the psutil library to get information from your +glances: system. glances: glances: Homepage: https://github.com/nicolargo/glances glances: |