aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--support/doc/tools.md2
1 files changed, 1 insertions, 1 deletions
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 \
124 -u 'PEERTUBE_URL' \ 124 -u 'PEERTUBE_URL' \
125 -U 'PEERTUBE_USER' \ 125 -U 'PEERTUBE_USER' \
126 --password 'PEERTUBE_PASSWORD' \ 126 --password 'PEERTUBE_PASSWORD' \
127 -t 'TARGET_URL' 127 --target-url 'TARGET_URL'
128``` 128```
129 129
130* `PEERTUBE_URL` : the full URL of your PeerTube server where you want to import, eg: https://peertube.cpy.re 130* `PEERTUBE_URL` : the full URL of your PeerTube server where you want to import, eg: https://peertube.cpy.re