diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-04-05 15:45:56 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-04-05 15:45:59 +0200 |
commit | 6d3a3cfcda1dab0cfc59a75e858465897b904735 (patch) | |
tree | 40dca33c7b891967fbf3b9ff6082b6e6e8d51ae0 /docs/fr/user/migration.rst | |
parent | 3a7df760139add4ac6034ca4bb6ccd71f0352f6e (diff) | |
download | wallabag-6d3a3cfcda1dab0cfc59a75e858465897b904735.tar.gz wallabag-6d3a3cfcda1dab0cfc59a75e858465897b904735.tar.zst wallabag-6d3a3cfcda1dab0cfc59a75e858465897b904735.zip |
Add production environment for CLI import
Diffstat (limited to 'docs/fr/user/migration.rst')
-rw-r--r-- | docs/fr/user/migration.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
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 | ||
36 | Remplacez les valeurs : | 36 | Remplacez les valeurs : |
37 | 37 | ||