From bb018107857fa295acf1e90ec29bb9306025e7fc Mon Sep 17 00:00:00 2001 From: Karthic Kumaran Date: Sat, 16 Apr 2022 14:48:13 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2dafcb6..548e1d1 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ OR * `-i --input` input filename (unencrypted JSON) (optional) * `-o --output` output kdbx filename * `-r --replace` don't ask before replacing output file if it exists +* `-j --json` export vault as an unencrypted JSON +* `-s --sync` sync bitwarden vault before starting the export You need to provide your password only once at the start. The password for the Keepass database will be the same as your Bitwarden password.