1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 16:27:45 +02:00

update man page

This commit is contained in:
Jfreegman 2014-12-27 13:17:05 -05:00
parent e55e5f3f7e
commit 4365b8d5ad
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63
3 changed files with 14 additions and 6 deletions

View File

@ -91,9 +91,14 @@ for DHT bootstrap nodes, instead of
Do not connect to the DHT network
.RE
.PP
\-p, \-\-proxy
\-p, \-\-SOCKS5\-proxy
.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
.PP
\-r, \-\-dnslist

View File

@ -47,8 +47,11 @@ OPTIONS
-o, --noconnect::
Do not connect to the DHT network
-p, --proxy::
Use proxy: Requires [IP] [port]
-p, --SOCKS5-proxy::
Use a SOCKS5 proxy: Requires [IP] [port]
-P, --HTTP-proxy::
Use a HTTP proxy: Requires [IP] [port]
-r, --dnslist::
Use specified DNSservers file

View File

@ -2,12 +2,12 @@
.\" Title: toxic.conf
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 2014-09-26
.\" Date: 2014-10-08
.\" Manual: Toxic Manual
.\" Source: toxic __VERSION__
.\" 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
.\" -----------------------------------------------------------------