From d89e78b8e254bb0c2b1597d85998b49754849113 Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Sat, 22 May 2010 02:03:29 +0200 Subject: <> scaped in README examples Ignore-this: fd341e5e4e1b468734fc0b5b19372f76 darcs-hash:20100522000329-748be-5fb7e24c16f56903b2d7c58f34fdf14bc41ae88e.gz --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 11081f5..d0c710f 100644 --- a/README +++ b/README @@ -398,7 +398,7 @@ Monitors have default aliases. where the template can contain , , , or , or for total, free, used, free percentage and used percentage of the given file system capacity. Example: - `[("/", "/"), ("sdb1", "")]` + `[("/", "\/\"), ("sdb1", "\")]` - Args: the argument list (see above). `-t`/`--template` is ignored. - Default template: none (you must specify a template for each file system). @@ -408,7 +408,7 @@ Monitors have default aliases. - Disks: list of pairs of the form (device or mount point, template), where the template can contain , , for total, read and write speed, respectively. Example: - `[("/", " "), ("sdb1", "")]` + `[("/", "\ \"), ("sdb1", "\")]` - Args: the argument list (see above). `-t`/`--template` is ignored. - Default template: none (you must specify a template for each file system). @@ -443,7 +443,6 @@ Monitors have default aliases. - This monitor requires coretemp module to be loaded in kernel - Example: `Run CoreTemp ["-t","Temp:\|\C","-L","40","-H","60","-l","lightblue","-n","gray90","-h","red"] 50` - `MPD Args RefreshRate` - aliases to `mpd` @@ -458,8 +457,8 @@ Monitors have default aliases. - Default template: `MPD: ` - Example: Run MPD ["-t", - " (<album>) <track>/<plength> <statei> ", - "--", "-P", ">>", "-Z", "|", "-S", "><"] 10 + "\<composer\> \<title\> (\<album\>) \<track\>/\<plength\> \<statei\> ", + "--", "-P", "\>\>", "-Z", "|", "-S", "\>\<"] 10 Note that you need "--" to separate regular monitor options from MPD's specific ones. - This monitor will only be compiled if you ask for it using the -- cgit v1.2.3