From 0f3f0393c3322377c18a072253adab34dfab3035 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Tue, 28 Nov 2017 17:28:28 -0800 Subject: [PATCH] Small glitch on man page, that's fixed. --- inxi.1 | 3 +++ 1 file changed, 3 insertions(+) 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,