aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdrián Oliva <adrian.oliva@cimat.mx>2023-05-05 08:47:19 -0600
committerAdrián Oliva <adrian.oliva@cimat.mx>2023-05-05 08:47:19 -0600
commit83effeb49354ff6d0dc66bee0df3c1e4167810cf (patch)
treeb12f1b19399de720fbf3c107e452cca6ef96a3ae /README.md
parentb7a2f098c4bb8e9578f05214fbed1023ea2b77a9 (diff)
downloadLedger.py-83effeb49354ff6d0dc66bee0df3c1e4167810cf.tar.gz
Ledger.py-83effeb49354ff6d0dc66bee0df3c1e4167810cf.zip
The `--file` option is more or less completed.
The `stdin` option is left to be worked on.
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f63b8c2..87fc2ba 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,4 @@ over the original project.
- Support for flags:
- [ ] `--sort`.
- [ ] `--price-db`.
- - [ ] `--file`.
+ - [X] `--file`.