client/container: clarify hledger (not ledger), add hledger-vui to usage help / completion #115

Merged
AaronFiore merged 0 commits from refs/pull/115/head into master 2024-08-15 02:39:50 +00:00
AaronFiore commented 2024-08-13 06:52:37 +00:00 (Migrated from gitea.com)

Description

Since inception, the intent was to abstract the "interface" to allow for
a general-purpose CLI accounting ledger. However, there appears to be
confusion about whether the underlying implementation is ledger
accounting software or hledger accounting software.

So, making it clearer that it's hledger accounting software (although,
will continue to keep the ledger command for backwards-compatibility).

Also, note, for hledger-vui: it's visidata UI (not hledger-ui).

Agreement

### Description Since inception, the intent was to abstract the "interface" to allow for a general-purpose CLI accounting ledger. However, there appears to be confusion about whether the underlying implementation is `ledger` accounting software or `hledger` accounting software. So, making it clearer that it's `hledger` accounting software (although, will continue to keep the `ledger` command for backwards-compatibility). Also, note, for `hledger-vui`: it's visidata UI (not `hledger-ui`). ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#115