From 47af1b5bfe0eb06cc7eb04af8e558e0cf2ad1ea6 Mon Sep 17 00:00:00 2001 From: louisabraham Date: Mon, 10 Dec 2018 21:56:37 +0100 Subject: [PATCH] update doc --- README.md | 4 ++++ README.rst | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index f9afdbf..85b291b 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,10 @@ ffpass export --to passwords.csv cannot create the password database for security reasons. Just add one password manually to Firefox to create the database. + - Empty url field in Firefox after importing: the urls of the source + csv file must begin with a scheme (`http://`, `https://`, `ftp://`, + etc…) + ## Credits Thanks a lot to @lclevy for the retro-engineering\! I was inspired by diff --git a/README.rst b/README.rst index ee39bf9..c8fbfb8 100644 --- a/README.rst +++ b/README.rst @@ -154,6 +154,10 @@ Troubleshoot ``ffpass`` cannot create the password database for security reasons. Just add one password manually to Firefox to create the database. +- Empty url field in Firefox after importing: the urls of the source + csv file must begin with a scheme (``http://``, ``https://``, + ``ftp://``, etc…) + Credits ------- -- 2.52.0