aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-04-28 13:41:36 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-05-27 09:43:49 +0200
commit235026e2c708eea306a12f1cc1de3da38593db37 (patch)
tree99863eb1f5c21af87c73df6c642a2d28f698c432 /docs/en
parent3fad6c74fe72b50bceb5f1c67c3f81370660634e (diff)
downloadwallabag-235026e2c708eea306a12f1cc1de3da38593db37.tar.gz
wallabag-235026e2c708eea306a12f1cc1de3da38593db37.tar.zst
wallabag-235026e2c708eea306a12f1cc1de3da38593db37.zip
Enhance option in command
Diffstat (limited to 'docs/en')
-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