]> Dogcows Code - chaz/homebank2ledger/blobdiff - bin/homebank2ledger
remove --default-account option
[chaz/homebank2ledger] / bin / homebank2ledger
index 43d4b918d62c198613a9f06e54e1515b5734fb57..92af63d4477e447337d229ad45cea48458a3ea90 100644 (file)
@@ -8,7 +8,7 @@
                     [--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]...
 
 =head1 DESCRIPTION
@@ -124,12 +124,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.
 
-=head2 --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.
-
 =head2 --rename-account STR
 
 Specifies a mapping for renaming accounts in the output. By default C<homebank2ledger> tries to come
This page took 0.017745 seconds and 4 git commands to generate.