From 11e068eae5ad60d2dd61c97c34f2aa5878f76e9b Mon Sep 17 00:00:00 2001 From: Pedro de Carvalho Date: Wed, 6 Feb 2019 18:09:25 +0000 Subject: [PATCH] Update readme.rst from .md --- README.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.rst b/README.rst index 8ec2700..3d08c7a 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,11 @@ Features - Export to CSV - Import from CSV compatible with Google Chrome +.. + + Note: Firefox must be closed during the whole process, as these + actions change its database. + Export to CSV ------------- @@ -104,16 +109,24 @@ Export from Google Chrome Import in Firefox ~~~~~~~~~~~~~~~~~ +1. Stop Firefox +2. Import into Firefox: + .. code:: bash ffpass import --from passwords.csv +Restart Firefox, making sure it didn’t leave any process still open. + Transfer from Firefox to Google Chrome -------------------------------------- Export from Firefox ~~~~~~~~~~~~~~~~~~~ +1. Stop Firefox +2. Export from Firefox: + .. code:: bash ffpass export --to passwords.csv -- 2.52.0