summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlexander Solovyov <piranha@piranha.org.ua>2007-11-18 13:07:23 +0100
committerAlexander Solovyov <piranha@piranha.org.ua>2007-11-18 13:07:23 +0100
commit5ebd0d511eb90060230baa7fd46b668a32417be7 (patch)
treeb5e0f1922fe28afb0f73872a1ecfd3f0ad8a8f7b
parentfe41ed561aff6cdaf2c624a5a3f1bccd82458585 (diff)
downloadxmobar-5ebd0d511eb90060230baa7fd46b668a32417be7.tar.gz
xmobar-5ebd0d511eb90060230baa7fd46b668a32417be7.tar.bz2
Typo fixes
darcs-hash:20071118120723-295dc-97ae59fd7979c054311f6cae495b56ddb712a09e.gz
-rw-r--r--Main.hs2
-rw-r--r--README2
-rw-r--r--README.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/Main.hs b/Main.hs
index 2381373..b661436 100644
--- a/Main.hs
+++ b/Main.hs
@@ -99,7 +99,7 @@ options =
, Option ['b' ] ["bottom" ] (NoArg B ) "Place Xmobar at the bottom of the screen"
, Option ['a' ] ["alignsep" ] (ReqArg AlignSep "alignsep" ) "Separators for left, center and right text\nalignment. Default: '}{'"
, Option ['s' ] ["sepchar" ] (ReqArg SepChar "char" ) "The character used to separate commands in\nthe output template. Default '%'"
- , Option ['t' ] ["template" ] (ReqArg Template "tempate" ) "The output template"
+ , Option ['t' ] ["template" ] (ReqArg Template "template" ) "The output template"
, Option ['c' ] ["commands" ] (ReqArg Commands "commands" ) "The list of commands to be executed"
]
diff --git a/README b/README
index 433b700..06785e7 100644
--- a/README
+++ b/README
@@ -156,7 +156,7 @@ xmobar --help):
alignment. Default: '}{'
-s char --sepchar=char The character used to separate commands in
the output template. Default '%'
- -t tempate --template=tempate The output template
+ -t template --template=template The output template
-c commands --commands=commands The list of commands to be executed
Mail bug reports and suggestions to <andrea.rossato@unibz.it>
diff --git a/README.html b/README.html
index 5847450..ad8ee02 100644
--- a/README.html
+++ b/README.html
@@ -360,7 +360,7 @@ Options:
alignment. Default: '}{'
-s char --sepchar=char The character used to separate commands in
the output template. Default '%'
- -t tempate --template=tempate The output template
+ -t tempalte --template=template The output template
-c commands --commands=commands The list of commands to be executed
Mail bug reports and suggestions to &lt;andrea.rossato@unibz.it&gt;
</code