From 220341d3afdedd4b18c1cebfed980a5bda16439d Mon Sep 17 00:00:00 2001 From: louisabraham Date: Fri, 10 Aug 2018 11:15:54 +0200 Subject: [PATCH] ud readme --- README.md | 8 ++++---- README.rst | 9 ++++----- setup.py | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f137fdd..550cc5c 100644 --- a/README.md +++ b/README.md @@ -120,11 +120,11 @@ ffpass export --to passwords.csv - `ffpass export: error: the following arguments are required: -d/--directory/--dir` - It means either that (launch with option `--verbose` to - know): + It means one of the following (launch with option `--verbose` to + know): - - Automatic profile selection is not supported for your platform. - - There is more than one user profile for Firefox. + - Automatic profile selection is not supported for your platform. + - There is more than one user profile for Firefox. You have to provide the `--dir` option with your Firefox Profile Folder. To find it, follow these diff --git a/README.rst b/README.rst index 2aa3ed5..b7ee788 100644 --- a/README.rst +++ b/README.rst @@ -133,12 +133,11 @@ Troubleshoot - ``ffpass export: error: the following arguments are required: -d/--directory/--dir`` - It means either that (launch with option ``--verbose`` to know): + It means one of the following (launch with option ``--verbose`` to + know): - :: - - - Automatic profile selection is not supported for your platform. - - There is more than one user profile for Firefox. + - Automatic profile selection is not supported for your platform. + - There is more than one user profile for Firefox. You have to provide the ``--dir`` option with your Firefox Profile Folder. To find it, follow these diff --git a/setup.py b/setup.py index 4afe445..d8a1566 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(fname): setup( name='ffpass', - version='0.3.0', + version='0.3.1', author='Louis Abraham', license='MIT', author_email='louis.abraham@yahoo.fr', -- 2.52.0