aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/migration.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-04-05 15:45:56 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-04-05 15:45:59 +0200
commit6d3a3cfcda1dab0cfc59a75e858465897b904735 (patch)
tree40dca33c7b891967fbf3b9ff6082b6e6e8d51ae0 /docs/en/user/migration.rst
parent3a7df760139add4ac6034ca4bb6ccd71f0352f6e (diff)
downloadwallabag-6d3a3cfcda1dab0cfc59a75e858465897b904735.tar.gz
wallabag-6d3a3cfcda1dab0cfc59a75e858465897b904735.tar.zst
wallabag-6d3a3cfcda1dab0cfc59a75e858465897b904735.zip
Add production environment for CLI import
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 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
31 31
32:: 32::
33 33
34 bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json 34 bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json --env=prod
35 35
36Please replace values: 36Please replace values:
37 37