README rst formatting fixes

This commit is contained in:
Simon Michael 2008-11-08 22:41:53 +00:00
parent 93b051b0e0
commit 3f5cc428dc

10
README
View File

@ -21,11 +21,11 @@ NEWS
INSTALLATION
------------
In the hledger directory, do:
In the hledger directory, do::
cabal install
or:
or::
runhaskell Setup.hs configure
runhaskell Setup.hs build
@ -34,7 +34,7 @@ or:
EXAMPLES
--------
Here are some commands to try:
Here are some commands to try::
hledger --help
hledger -f sample.ledger balance
@ -55,7 +55,7 @@ This version of hledger mimics a subset of ledger 2.6.1:
- balance, print, register commands
- positive and negative account & description filter patterns
- LEDGER environment variable
- and:
- and::
Basic options:
-h, --help display summarized help text
@ -89,7 +89,7 @@ ledger features not supported:
- flexible date syntax for --begin/--end
- counting an unfinished timelog session
- parsing gnucash files
- and:
- and::
Basic options:
-o, --output FILE write output to FILE