1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

Enhance option in command

This commit is contained in:
Nicolas Lœuillet 2016-04-28 13:41:36 +02:00
parent 3fad6c74fe
commit 235026e2c7
3 changed files with 6 additions and 8 deletions

View file

@ -52,7 +52,7 @@ Please replace values:
* ``1`` is the user identifier in database (The ID of the first user created on wallabag is 1)
* ``~/Downloads/wallabag-export-1-2016-04-05.json`` is the path of your wallabag v1 export
If you want to mark all these entries as read, you can add the ``--markAsRead=yes`` option.
If you want to mark all these entries as read, you can add the ``--markAsRead`` option.
To import a wallabag v2 file, you need to add the option ``--importer=v2``.