mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 21:03:02 +01:00
update man page
This commit is contained in:
parent
e55e5f3f7e
commit
4365b8d5ad
@ -91,9 +91,14 @@ for DHT bootstrap nodes, instead of
|
|||||||
Do not connect to the DHT network
|
Do not connect to the DHT network
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\-p, \-\-proxy
|
\-p, \-\-SOCKS5\-proxy
|
||||||
.RS 4
|
.RS 4
|
||||||
Use proxy: Requires [IP] [port]
|
Use a SOCKS5 proxy: Requires [IP] [port]
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
\-P, \-\-HTTP\-proxy
|
||||||
|
.RS 4
|
||||||
|
Use a HTTP proxy: Requires [IP] [port]
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\-r, \-\-dnslist
|
\-r, \-\-dnslist
|
||||||
|
@ -47,8 +47,11 @@ OPTIONS
|
|||||||
-o, --noconnect::
|
-o, --noconnect::
|
||||||
Do not connect to the DHT network
|
Do not connect to the DHT network
|
||||||
|
|
||||||
-p, --proxy::
|
-p, --SOCKS5-proxy::
|
||||||
Use proxy: Requires [IP] [port]
|
Use a SOCKS5 proxy: Requires [IP] [port]
|
||||||
|
|
||||||
|
-P, --HTTP-proxy::
|
||||||
|
Use a HTTP proxy: Requires [IP] [port]
|
||||||
|
|
||||||
-r, --dnslist::
|
-r, --dnslist::
|
||||||
Use specified DNSservers file
|
Use specified DNSservers file
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
.\" Title: toxic.conf
|
.\" Title: toxic.conf
|
||||||
.\" Author: [see the "AUTHORS" section]
|
.\" Author: [see the "AUTHORS" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 2014-09-26
|
.\" Date: 2014-10-08
|
||||||
.\" Manual: Toxic Manual
|
.\" Manual: Toxic Manual
|
||||||
.\" Source: toxic __VERSION__
|
.\" Source: toxic __VERSION__
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "TOXIC\&.CONF" "5" "2014\-09\-26" "toxic __VERSION__" "Toxic Manual"
|
.TH "TOXIC\&.CONF" "5" "2014\-10\-08" "toxic __VERSION__" "Toxic Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user