mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
Small glitch on man page, that's fixed.
This commit is contained in:
parent
ffd52bfe73
commit
0f3f0393c3
3
inxi.1
3
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,
|
||||
|
|
Loading…
Reference in a new issue