diff --git a/inxi.1 b/inxi.1 index 5c069ee..f4807f9 100644 --- a/inxi.1 +++ b/inxi.1 @@ -694,14 +694,17 @@ If it hangs, \fB\-! 40\fR will not work. Bypass \fBCurl\fR as a downloader option. Priority is: Curl, Wget, Fetch, HTTP::Tiny, OpenBSD only: ftp +.TP .B \-! 42 Bypass \fBFetch\fR as a downloader option.Priority is: Curl, Wget, Fetch, HTTP::Tiny, OpenBSD only: ftp +.TP .B \-! 43 Bypass \fBWget\fR as a downloader option. Priority is: Curl, Wget, Fetch, HTTP::Tiny, OpenBSD only: ftp +.TP .B \-! 44 Bypass \fBCurl\fR, \fBFetch\fR, and \fBWget\fR as downloader options. This basically forces the downloader selection to use \fBPerl 5.x\fR \fBHTTP::Tiny\fR,