diff --git a/README.md b/README.md index 34f9ca2..0365d15 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Commands: config Manage configuration. bpvf Import BPVF bank statement (OFX file). ce Import CE bank statement (OFX file). + lcl Import LCL bank statement (OFX file). revolut Import Revolut bank statement (CSV file). ``` @@ -40,6 +41,8 @@ it will open a generated config file for you to fill up. The account and budget UUID are found in the YNAB url when using the web app. +The file passed in parameter will be deleted unless specified (`--keep` option on each import command) + ## Versions This project follows [Semantic Versioning](https://semver.org/). \ No newline at end of file