From d296467050461cdc9e11bec07471ce9f36b44898 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Fri, 8 May 2020 18:03:19 +0200 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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