X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fuser%2Fmigration.rst;h=e97c6315fa9031a3fdd6afc12aa6517beddb61c3;hb=d3ffd65a06c952e1c437c9db4cffd0df41f6b5ef;hp=109a4c9b152d77e6df90f25dd2a602c9dbdd8088;hpb=e543d03fd77f773b84cb58c60ac2622360ab4134;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/user/migration.rst b/docs/en/user/migration.rst index 109a4c9b..e97c6315 100644 --- a/docs/en/user/migration.rst +++ b/docs/en/user/migration.rst @@ -16,7 +16,7 @@ If you were using wallabag v1.x, you need to export your data before migrating t .. note:: If you encounter issues during the export or the import, don't hesitate to `ask for support `__. -When you have retrieved the json file containing your entries, you can install wallabag v2 if needed by following `the standard procedure `__. +When you have retrieved the json file containing your entries, you can install wallabag v2 if needed by following `the standard procedure `__. After creating an user account on your new wallabag v2 instance, you must head over to the `Import` section and select `Import from wallabag v1`. Select your json file and upload it. @@ -31,7 +31,7 @@ If you have a CLI access on your web server, you can execute this command to imp :: - bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json + bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json --env=prod Please replace values: