From: Stefan Schüller Date: Sun, 25 Feb 2018 09:22:22 +0000 (+0100) Subject: Fixed import-videos filename (#311) X-Git-Tag: v0.0.28-alpha~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=245dc51de07596341cf1b631bdd16d48aa534b38;p=oweals%2Fpeertube.git Fixed import-videos filename (#311) --- diff --git a/support/doc/import-videos.md b/support/doc/import-videos.md index 166bb7c9f..4e495d8df 100644 --- a/support/doc/import-videos.md +++ b/support/doc/import-videos.md @@ -45,7 +45,7 @@ You are now ready to run the script : ``` cd ${CLONE} -node dist/server/tools/import-video.js -u "PEERTUBE_URL" -U "PEERTUBE_USER" --password "PEERTUBE_PASSWORD" -t "TARGET_URL" +node dist/server/tools/import-videos.js -u "PEERTUBE_URL" -U "PEERTUBE_USER" --password "PEERTUBE_PASSWORD" -t "TARGET_URL" ``` * PEERTUBE_URL : the full URL of your PeerTube server where you want to import, eg: https://peertube.cpy.re/