mirror of
https://github.com/yarrick/iodine.git
synced 2025-04-13 14:00:53 +00:00
Update manpage for more command line args
This commit is contained in:
parent
26b025a9b0
commit
4f470e4756
1 changed files with 8 additions and 8 deletions
14
man/iodine.8
14
man/iodine.8
|
@ -7,7 +7,9 @@ iodine, iodined \- tunnel IPv4 over DNS
|
|||
|
||||
.B iodine [-h]
|
||||
|
||||
.B iodine [-4] [-6] [-f] [-r] [-u
|
||||
.B iodine [-4] [-6] [-f] [-D] [-r] [-V
|
||||
.I sec
|
||||
.B [-u
|
||||
.I user
|
||||
.B ] [-P
|
||||
.I password
|
||||
|
@ -54,17 +56,15 @@ iodine, iodined \- tunnel IPv4 over DNS
|
|||
.B [
|
||||
.I nameserver
|
||||
.B [
|
||||
.I nameserver2
|
||||
.B [
|
||||
.I ...
|
||||
.B ] ] ]
|
||||
.I nameserver2 ...
|
||||
.B ] ]
|
||||
|
||||
|
||||
.B iodined [-v]
|
||||
|
||||
.B iodined [-h]
|
||||
|
||||
.B iodined [-4] [-6] [-c] [-s] [-f] [-D] [-u
|
||||
.B iodined [-4] [-6] [-f] [-D] [-c] [-s] [-u
|
||||
.I user
|
||||
.B ] [-t
|
||||
.I chrootdir
|
||||
|
@ -135,7 +135,7 @@ All of the above test scenarios used lazy mode with upstream/downstream windowsi
|
|||
were manually adjusted to best suit the environment, and can be specified using the
|
||||
.B iodine
|
||||
options described under
|
||||
.I "Fine-tuning options"
|
||||
.IR "Fine-tuning Options" .
|
||||
|
||||
.SH OPTIONS
|
||||
.SS Common Options:
|
||||
|
|
Loading…
Add table
Reference in a new issue