summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorValentin-Costel Hăloiu <vially.ichb@gmail.com>2012-12-03 13:42:52 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-12-03 15:11:02 +0100
commit8498b6e21054b424b4ded7bd01b02a0c31eb4209 (patch)
tree111ee14aacee0a0baa23b39dac667d83b178039b
parent0974b41df4b32d8988f6a07ca95b6aa24ac6569f (diff)
downloadxmobar-8498b6e21054b424b4ded7bd01b02a0c31eb4209.tar.gz
xmobar-8498b6e21054b424b4ded7bd01b02a0c31eb4209.tar.bz2
Fix DiskIO documentation
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 29350ba..eb28a84 100644
--- a/readme.md
+++ b/readme.md
@@ -771,7 +771,7 @@ something like:
- Aliases to `diskio`
- Disks: list of pairs of the form (device or mount point, template),
- where the template can contain <total>, <read>, <write> for total,
+ where the template can contain `<total>`, `<read>`, `<write>` for total,
read and write speed, respectively.
- Args: default monitor arguments. `-t`/`--template` is ignored.
- Default template: none (you must specify a template for each file system).