aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/migration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/user/migration.rst')
-rw-r--r--docs/en/user/migration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/migration.rst b/docs/en/user/migration.rst
index cfbca922..42062796 100644
--- a/docs/en/user/migration.rst
+++ b/docs/en/user/migration.rst
@@ -52,7 +52,7 @@ Please replace values:
52* ``1`` is the user identifier in database (The ID of the first user created on wallabag is 1) 52* ``1`` is the user identifier in database (The ID of the first user created on wallabag is 1)
53* ``~/Downloads/wallabag-export-1-2016-04-05.json`` is the path of your wallabag v1 export 53* ``~/Downloads/wallabag-export-1-2016-04-05.json`` is the path of your wallabag v1 export
54 54
55If you want to mark all these entries as read, you can add the ``--markAsRead=yes`` option. 55If you want to mark all these entries as read, you can add the ``--markAsRead`` option.
56 56
57To import a wallabag v2 file, you need to add the option ``--importer=v2``. 57To import a wallabag v2 file, you need to add the option ``--importer=v2``.
58 58