Updated manpage

This commit is contained in:
qorg11 2021-11-17 09:04:55 +01:00
parent 7fb0431a7e
commit bbd11a98dd
No known key found for this signature in database
GPG key ID: 343FC20A4ACA62B9

View file

@ -21,3 +21,16 @@ The file
is written in perl using perl's hashes. And it contains 3
values, instance, resolution and player. peertube-cli will use the
values set in this file if nothing is passed with getopt arguments.
.SH CONSIDERATIONS
using peertube-cli might be harmful for PeerTube instances, as you're
downloading the video
.B from the server
rather from peers, so you'd be consuming more server bandwith thus
making it slowler.
.SH LICENSE
peertube-cli is under the GPLv3 or any later.
.SH BUGS
Of course.