From 0a9528f92cddd6b145be7e75142af2b1b2905877 Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Sat, 15 Feb 2014 12:50:59 +0100
Subject: Doc fixes

---
 readme.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/readme.md b/readme.md
index 53198d1..ae3fda5 100644
--- a/readme.md
+++ b/readme.md
@@ -954,10 +954,10 @@ more than one battery.
   The environment variables `MPD_HOST` and `MPD_PORT` are used to configure the
   mpd server to communicate with.
 - Variables that can be used with the `-t`/`--template` argument:
-             `bar`, `state`, `statei`, `volume`, `length`
+             `bar`, `state`, `statei`, `volume`, `length`,
              `lapsed`, `remaining`,
-             `plength` (playlist length), `ppos` (playlist position)
-             `name`, `artist`, `composer`, `performer`
+             `plength` (playlist length), `ppos` (playlist position),
+             `name`, `artist`, `composer`, `performer`,
              `album`, `title`, `track`, `file`, `genre`
 - Default template: `MPD: <state>`
 - Example (note that you need "--" to separate regular monitor options from
-- 
cgit v1.2.3