From: Pablo Joubert Date: Tue, 17 Sep 2019 07:42:12 +0000 (+0200) Subject: Change cli parameter from -t to good --target-url X-Git-Tag: v2.0.0-rc.1~65 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8a08bc1ed57e50ca20fba2a9c34c9bb0e13501a1;p=oweals%2Fpeertube.git Change cli parameter from -t to good --target-url --- diff --git a/support/doc/tools.md b/support/doc/tools.md index dd2a03db7..ee0de4695 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md @@ -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