Fixed import-videos filename (#311)
authorStefan Schüller <sschueller@techdroid.com>
Sun, 25 Feb 2018 09:22:22 +0000 (10:22 +0100)
committerChocobozzz <me@florianbigard.com>
Sun, 25 Feb 2018 09:22:22 +0000 (10:22 +0100)
support/doc/import-videos.md

index 166bb7c9ff1ee340cfed05b5b2c79bfb33391346..4e495d8dffc1f032759fb7ad35d741dd9c76e622 100644 (file)
@@ -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/