Change cli parameter from -t to good --target-url

pull/2134/head
Pablo Joubert 2019-09-17 09:42:12 +02:00 committed by Chocobozzz
parent d2f79ee2fd
commit 8a08bc1ed5
1 changed files with 1 additions and 1 deletions

View 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