From 7cee8a24893927e39b777208e93f30fb10ea087e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 12 Dec 2009 20:41:07 +0000 Subject: [PATCH] docs: file format wording --- MANUAL | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/MANUAL b/MANUAL index f59641826..00b637a37 100644 --- a/MANUAL +++ b/MANUAL @@ -217,10 +217,9 @@ not support all the latest ledger 3 syntax like @@ and {}) and some subtle punctuation differences (eg comments may be permissible in different places.) -As long as you avoid the more esoteric syntax, your ledger files should -work with both hledger and c++ ledger. You can inadvertently create a file -that works for one but not the other; but it's easy to restore -compatibility by making small adjustments. +Generally, as long as you avoid the more esoteric syntax, your ledger +files will work with both hledger and c++ ledger (or, it will be easy to +restore compatibility by making small adjustments.) Commands ........