From 0f33ced9bcf8901012e4f6420335d10fdc108baf Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 1 Feb 2011 15:20:36 +0900 Subject: [PATCH] Doc fix. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 65d5cd7f..3e835a9e 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ Dump the current system layout to an XML file: $ ./tests/eek-example-xml -d > keyboard.xml -Load and display a keyboard created from an XML file: +Load the XML file and show a keyboard created from it on the display: $ ./tests/eek-example-xml -l keyboard.xml