From: Jeremy Benoist Date: Tue, 5 Apr 2016 14:57:43 +0000 (+0200) Subject: Merge pull request #1862 from wallabag/v2-doc-import-wllbg1-cli X-Git-Tag: 2.0.1~24 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=4b0b77e4d78a916d26cafb08de0ac4c88abf89de;hp=e543d03fd77f773b84cb58c60ac2622360ab4134;p=github%2Fwallabag%2Fwallabag.git Merge pull request #1862 from wallabag/v2-doc-import-wllbg1-cli Add production environment for CLI import --- diff --git a/docs/en/user/migration.rst b/docs/en/user/migration.rst index 109a4c9b..e1fee961 100644 --- a/docs/en/user/migration.rst +++ b/docs/en/user/migration.rst @@ -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: diff --git a/docs/fr/user/migration.rst b/docs/fr/user/migration.rst index d101ba2f..9e09b0c4 100644 --- a/docs/fr/user/migration.rst +++ b/docs/fr/user/migration.rst @@ -31,7 +31,7 @@ Si vous avez accès à la ligne de commandes de votre serveur web, vous pouvez e :: - 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 Remplacez les valeurs :