diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-07 01:13:56 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-07 01:13:56 +0100 |
commit | 0aeb1bb6c7d3a5ea8bcb39ea41e50651a117c327 (patch) | |
tree | e471c6966df45aaa1237327d8e484735cc5d14bb /README.md | |
parent | d8e17b6f7ccf0675a37f1b1e021da125468fcbe2 (diff) | |
download | xmobar-0aeb1bb6c7d3a5ea8bcb39ea41e50651a117c327.tar.gz xmobar-0aeb1bb6c7d3a5ea8bcb39ea41e50651a117c327.tar.bz2 |
Minor README tweaking
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -544,7 +544,7 @@ These are the arguments that can be used for internal commands in the -W number --bwidth=number Bar width (default 10) -t output template --template=output template Output template of the command. -Commands' arguments must be set as a list. Es: +Commands' arguments must be set as a list. E.g.: Run Weather "EGPF" ["-t","<station>: <tempC>C"] 36000 @@ -750,8 +750,7 @@ Useful links [Mailing list]: http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar [xmobar]: http://code.haskell.org/~arossato/xmobar/ [xmobar darcs repository]: http://code.haskell.org/xmobar -[this tutorial]: -http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell +[this tutorial]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell [sawflibs]: http://github.com/jaor/sawflibs [sawfish]: http://sawfish.wikia.com/ |