From aae296696d52d7b50689917dadb4f1eec2ed0dfe Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 1 Feb 2011 18:28:04 +0900 Subject: [PATCH] Doc fix. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 3e835a9e..ba93e1fd 100644 --- a/README +++ b/README @@ -22,11 +22,11 @@ Build from git repo: $ ./configure $ make -Dump the current system layout to an XML file: +Dump the current system keyboard layout into an XML file: $ ./tests/eek-example-xml -d > keyboard.xml -Load the XML file and show a keyboard created from it on the display: +Load the XML file and display a keyboard created from it: $ ./tests/eek-example-xml -l keyboard.xml