From 0710ce9b0ea5f04af66ec2c19cfbac3afbac8db8 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 1 Oct 2011 17:14:11 +0000 Subject: [PATCH] docs: tweaks --- DOWNLOAD.md | 2 +- MANUAL.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DOWNLOAD.md b/DOWNLOAD.md index 9680a86d5..ab62cb81b 100644 --- a/DOWNLOAD.md +++ b/DOWNLOAD.md @@ -20,7 +20,7 @@ code { Donate with WePay -**2011/9/1 hledger 0.15 binaries**: +**2011/9/1**: Ready-to-run binaries are time-consuming to make and support. From release 0.15, I will build them on request for financial donors. This is a great way to give back and help the hledger project! Of course, you can diff --git a/MANUAL.md b/MANUAL.md index 3134d93b3..b8e7c6c85 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -121,7 +121,8 @@ format readable by both hledger and humans. You can use hledger without learning any more about this file; just use the [add](#add) or [web](#web) commands. Many users, though, also edit the journal file directly with a text editor, perhaps assisted by the helper -modes for emacs or vi. +modes for emacs or vi. Note the file uses unix line endings on all +platforms. hledger's file format aims to be [compatible](#file-format-compatibility) with c++ ledger, so you can use both tools on your journal.