- `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
- ``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
setup(
name='ffpass',
- version='0.3.0',
+ version='0.3.1',
author='Louis Abraham',
license='MIT',
author_email='louis.abraham@yahoo.fr',