From 4b86cba43df0e6f3bb672a259fcb5d7faadaef93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Set=C3=A4l=C3=A4?= Date: Thu, 7 Jan 2010 22:39:25 +0200 Subject: [PATCH] Remove extra paragraphs from the list --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1c45988..7c75cd6 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ The command to print keyboard layout information is - `%s` -> The symbol of the currently active layout - `%v` -> The variant of the currently active layout (*this is empty if no variant is specified*) - `%e` -> The variant of the currently active layout (*this is the same as `%s` if no variant is specified*) - - `%C` -> The number of defined layouts - `%N` -> A list containing the names of the layouts (one per line) - `%S` -> A list containing the symbols of the layouts (one per line)