mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-21 23:59:19 +02:00
manpage
This commit is contained in:
parent
38216474b0
commit
9f2e06c525
|
@ -249,10 +249,10 @@ Increase debug level. Level 1 prints info about each RX/TX packet.
|
|||
Implies the
|
||||
.B -f
|
||||
option.
|
||||
On level 2 (-DD) or higher, DNS queries will be printed literally.
|
||||
On level 2 (\-DD) or higher, DNS queries will be printed literally.
|
||||
When using Base128 upstream encoding, this is best viewed as
|
||||
ISO Latin-1 text instead of (illegal) UTF-8.
|
||||
This is easily done with : "LC_ALL=C luit iodined -DD ..."
|
||||
This is easily done with : "LC_ALL=C luit iodined \-DD ..."
|
||||
(see luit(1)).
|
||||
.TP
|
||||
.B -m mtu
|
||||
|
@ -354,7 +354,6 @@ is set, iodined will use the value it is set to as password instead of asking
|
|||
for one. The
|
||||
.B -P
|
||||
option still has precedence.
|
||||
.El
|
||||
.SH SEE ALSO
|
||||
The README file in the source distribution contains some more elaborate
|
||||
information.
|
||||
|
|
Loading…
Reference in New Issue