commit 649475fdc8934daf89a956376cb9cb29c8a289b2
parent 03304074913aaf5cfc05de8ffc00f66823896e50
Author: Adrián Oliva <[email protected]>
Date: Sun, 7 May 2023 00:18:47 -0600
For now, the sorting system will be completed.
Even if we can only sort by date and amount.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -12,6 +12,6 @@ over the original project.
- [ ] Balance.
- [X] Print.
- Support for flags:
- - [ ] `--sort`.
+ - [X] `--sort`.
- [ ] `--price-db`.
- [X] `--file`.