From 8a08bc1ed57e50ca20fba2a9c34c9bb0e13501a1 Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Tue, 17 Sep 2019 09:42:12 +0200 Subject: Change cli parameter from -t to good --target-url --- support/doc/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/doc') 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 -- cgit v1.2.3