From bbd11a98dd5aeeb66c75b009e92ecee8829743b7 Mon Sep 17 00:00:00 2001 From: qorg11 Date: Wed, 17 Nov 2021 09:04:55 +0100 Subject: [PATCH] Updated manpage --- doc/peertube-cli.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/peertube-cli.1 b/doc/peertube-cli.1 index 645d1e3..f94b0e6 100644 --- a/doc/peertube-cli.1 +++ b/doc/peertube-cli.1 @@ -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.