From 2a43aae25b980bf08fd0b50c9517f9f72eb94f93 Mon Sep 17 00:00:00 2001 From: Eric Mrak Date: Sat, 15 Mar 2014 19:36:56 -0700 Subject: DiskU/DiskIO have vbar equivalents --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 47ccf9c..c532529 100644 --- a/readme.md +++ b/readme.md @@ -840,8 +840,9 @@ more than one battery. - Aliases to `disku` - Disks: list of pairs of the form (device or mount point, template), where the template can contain ``, ``, ``, `` or - ``, `` or `` for total, free, used, free - percentage and used percentage of the given file system capacity. + ``, ``, ``, `` or `` for total, + free, used, free percentage and used percentage of the given file system + capacity. - Args: default monitor arguments. `-t`/`--template` is ignored. - Default template: none (you must specify a template for each file system). - Example: @@ -855,7 +856,9 @@ more than one battery. - Aliases to `diskio` - Disks: list of pairs of the form (device or mount point, template), where the template can contain ``, ``, `` for total, - read and write speed, respectively. + read and write speed, respectively. There are also bar versions of each: + ``, ``, ``, ``, ``, and + ``. - Args: default monitor arguments. `-t`/`--template` is ignored. - Default template: none (you must specify a template for each file system). - Example: -- cgit v1.2.3