From b573fbe5193f29093973dacd19146857957c2616 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 18 Dec 2015 09:03:12 -0800 Subject: [PATCH] site: home: tweaks to ui screencast --- site/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/index.md b/site/index.md index ad903b483..8c0484349 100644 --- a/site/index.md +++ b/site/index.md @@ -72,7 +72,7 @@ tr { .indent1 { margin:0 10em 0 5em; } .indent2 { margin:0 5em 0 10em; } .indent3 { margin:0 0 0 15em; } -/*div.asciicast { float:right; }*/ +/*div.asciicast { float:right; height:200px; }*/

hledger

@@ -139,6 +139,7 @@ various kinds, without changing your data. (It can help you add new transactions, but does not change existing ones.) +
### a console UI @@ -146,7 +147,7 @@ transactions, but does not change existing ones.) hledger also provides a curses-style [console interface](manual#ui) that lets you review account balances and transactions with fewer keystrokes and less effort. - +