Update readme.rst from .md
authorPedro de Carvalho <p@43.lc>
Wed, 6 Feb 2019 18:09:25 +0000 (18:09 +0000)
committerPedro de Carvalho <p@43.lc>
Wed, 6 Feb 2019 18:09:25 +0000 (18:09 +0000)
README.rst

index 8ec27003fd2c6214950232a774775004adf3c40f..3d08c7a432219cd3a04fced135b8f207706af7e2 100644 (file)
@@ -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