]> Dogcows Code - chaz/homebank2ledger/blobdiff - README.md
Release App-HomeBank2Ledger 0.004
[chaz/homebank2ledger] / README.md
index fa5bb6a40d9d1a648ac0d6edf4dc730d2114e6ff..cabb57fd0c21eaa75f9a926a2645a3cd7a91fe94 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ homebank2ledger - A tool to convert HomeBank files to Ledger format
 
 # VERSION
 
-version 0.003
+version 0.004
 
 # SYNOPSIS
 
@@ -12,7 +12,7 @@ version 0.003
                     [--version|--help|--manual] [--account-width NUM]
                     [--accounts|--no-accounts] [--payees|--no-payees]
                     [--tags|--no-tags] [--commodities|--no-commodities]
-                    [--opening-date DATE] [--default-account STR]
+                    [--opening-date DATE]
                     [--rename-account STR]... [--exclude-account STR]...
 
 # DESCRIPTION
@@ -126,12 +126,6 @@ needed) to support HomeBank's ability to configure accounts with opening balance
 
 Date must be in the form "YYYY-MM-DD". Defaults to the date of the first transaction.
 
-## --default-account STR
-
-Specify the account to use for one-sided transactions (if any). Defaults to "Expenses:No Category".
-
-A default account may be necessary because with Ledger all transactions are double-entry.
-
 ## --rename-account STR
 
 Specifies a mapping for renaming accounts in the output. By default `homebank2ledger` tries to come
This page took 0.018034 seconds and 4 git commands to generate.