projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2f79ee
)
Change cli parameter from -t to good --target-url
author
Pablo Joubert
<pjoubert@embl.fr>
Tue, 17 Sep 2019 07:42:12 +0000
(09:42 +0200)
committer
Chocobozzz
<chocobozzz@cpy.re>
Tue, 17 Sep 2019 08:01:10 +0000
(10:01 +0200)
support/doc/tools.md
patch
|
blob
|
history
diff --git
a/support/doc/tools.md
b/support/doc/tools.md
index dd2a03db7363e8cbc92c4184c1f865a804194b1f..ee0de4695e3ea3ab7d83ad703eb3a0d4985d187b 100644
(file)
--- 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