aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-20 03:24:42 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-20 03:24:42 +0100
commite29ea6288a04100850efad7f1aa0cd747b82dc78 (patch)
tree132b1a966e50840760b12bf64d184d78853254dc /README
parentf4cd746188b7508f2045eb4ce0d215ba3b27053e (diff)
downloadvicious-legacy-e29ea6288a04100850efad7f1aa0cd747b82dc78.tar.xz
helpers: uformat helper replaces formatting done by widgets
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 82b4587..1a0ef97 100644
--- a/README
+++ b/README
@@ -187,7 +187,7 @@ vicious.widgets.dio
- provides I/O statistics for requested storage devices
- takes the disk as an argument, i.e. "sda"
- returns a table with string keys: {total_s}, {total_kb}, {total_mb},
- {read_s}, {read_kb}, {read_mb}, {write_s},{write_kb} and {write_mb}
+ {read_s}, {read_kb}, {read_mb}, {write_s}, {write_kb} and {write_mb}
vicious.widgets.hddtemp
- provides hard drive temperatures using the hddtemp daemon