diff --git a/src/index.md b/src/index.md index e248e28..24f8701 100644 --- a/src/index.md +++ b/src/index.md @@ -457,7 +457,7 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme | Output formats: | text, csv, xml | text, html, fods, csv, tsv, ssv, sql | text, ? |   | | | | **Commands** | | | -| Commands: | accounts, balance, cleared, commodities, convert, entry, emacs, equity, payees, pricemap, prices, print, register, select, source, stats, tags | accounts, activity, add, aregister, balance, balancesheet, balancesheetequity, cashflow, check, close, codes, commodities, demo, descriptions, diff, files, help, import, incomestatement, payees, prices, print, notes, register, rewrite, roi, stats, tags, test | beancount: check, doctor, example, format; beanquery: balances, journal, print, select +| Commands: | accounts, balance, cleared, commodities, convert, entry, emacs, equity, payees, pricemap, prices, print, register, select, source, stats, tags | accounts, activity, add, aregister, balance, balancesheet, balancesheetequity, cashflow, check, close, codes, commodities, demo, descriptions, diff, files, help, import, incomestatement, payees, prices, print, notes, register, rewrite, roi, stats, tags, test | beancount: check, doctor, example, format
beanquery: balances, journal, print, select | Add-on commands: | | bar, check-fancyassertions, edit, git, iadd, interest, lots, pijul, plot.. | |   | | | | **Configuration** | | | @@ -467,7 +467,7 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme |   | | | | **Other features** | | | | Budget report: | built-in (budget command) | built-in (balance --budget) | -| Data import support: | built-in (convert command) | built-in (*sv reader, import command) | beangulp framework, (beancount_reds_importers framework), (beancount-import library) +| Data importing: | built-in (convert command) | built-in (*sv reader, import command) | beangulp framework, (beancount_reds_importers framework), (beancount-import library) | Data deduplication: | checksum-based (requires unique CSV records) | date-based (requires date-ordered CSV records) | ? | Generate postings by rule: | built-in | built-in (--auto) | ? | Generate transactions by rule: | built-in | built-in (--forecast) | ?