Change cli parameter from -t to good --target-url
authorPablo Joubert <pjoubert@embl.fr>
Tue, 17 Sep 2019 07:42:12 +0000 (09:42 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 17 Sep 2019 08:01:10 +0000 (10:01 +0200)
support/doc/tools.md

index dd2a03db7363e8cbc92c4184c1f865a804194b1f..ee0de4695e3ea3ab7d83ad703eb3a0d4985d187b 100644 (file)
@@ -124,7 +124,7 @@ $ node dist/server/tools/peertube-import-videos.js \
     -u 'PEERTUBE_URL' \
     -U 'PEERTUBE_USER' \
     --password 'PEERTUBE_PASSWORD' \
-    -t 'TARGET_URL'
+    --target-url 'TARGET_URL'
 ```
 
 * `PEERTUBE_URL` : the full URL of your PeerTube server where you want to import, eg: https://peertube.cpy.re