diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-04-05 16:57:43 +0200 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-04-05 16:57:43 +0200 |
commit | 4b0b77e4d78a916d26cafb08de0ac4c88abf89de (patch) | |
tree | f84efc0887dc5e7294e1aa41618adc6bce14c524 /docs/fr | |
parent | e543d03fd77f773b84cb58c60ac2622360ab4134 (diff) | |
parent | 6d3a3cfcda1dab0cfc59a75e858465897b904735 (diff) | |
download | wallabag-4b0b77e4d78a916d26cafb08de0ac4c88abf89de.tar.gz wallabag-4b0b77e4d78a916d26cafb08de0ac4c88abf89de.tar.zst wallabag-4b0b77e4d78a916d26cafb08de0ac4c88abf89de.zip |
Merge pull request #1862 from wallabag/v2-doc-import-wllbg1-cli
Add production environment for CLI import
Diffstat (limited to 'docs/fr')
-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 | ||