mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
docs: haddock fixes
This commit is contained in:
parent
d028e9eb17
commit
5476a292ad
@ -55,6 +55,7 @@ tests_Commands = TestList
|
||||
-- ,Commands.Print.tests_Print
|
||||
Commands.Register.tests_Register
|
||||
-- ,Commands.Stats.tests_Stats
|
||||
]
|
||||
-- #ifdef VTY
|
||||
-- ,Commands.UI.tests_UI
|
||||
-- #endif
|
||||
@ -64,4 +65,3 @@ tests_Commands = TestList
|
||||
-- #ifdef CHART
|
||||
-- ,Commands.Chart.tests_Chart
|
||||
-- #endif
|
||||
]
|
||||
|
@ -133,8 +133,10 @@ i, o or O. The meanings of the codes are:
|
||||
|
||||
Example:
|
||||
|
||||
@
|
||||
i 2007/03/10 12:26:00 hledger
|
||||
o 2007/03/10 17:26:02
|
||||
@
|
||||
|
||||
-}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user