aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-nat-auto.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-nat-auto.1')
-rw-r--r--doc/man/gnunet-nat-auto.124
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/man/gnunet-nat-auto.1 b/doc/man/gnunet-nat-auto.1
index 2dbfaa599..f6d52abc6 100644
--- a/doc/man/gnunet-nat-auto.1
+++ b/doc/man/gnunet-nat-auto.1
@@ -30,30 +30,30 @@
30autoconfigure and test NAT traversal 30autoconfigure and test NAT traversal
31.Sh SYNOPSIS 31.Sh SYNOPSIS
32.Nm 32.Nm
33.Op Fl a | \-auto 33.Op Fl a | -auto
34.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 34.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
35.Op Fl S Ar NAME | Fl \-section= Ns Ar NAME 35.Op Fl S Ar NAME | Fl -section= Ns Ar NAME
36.Op Fl t | \-tcp 36.Op Fl t | -tcp
37.Op Fl u | \-udp 37.Op Fl u | -udp
38.Op Fl w | \-write 38.Op Fl w | -write
39.Sh DESCRIPTION 39.Sh DESCRIPTION
40.Nm 40.Nm
41allows testing various NAT traversal functions, as well as attempting auto-configuration. 41allows testing various NAT traversal functions, as well as attempting auto-configuration.
42The options are as follows: 42The options are as follows:
43.Bl -tag -width indent 43.Bl -tag -width indent
44.It Fl a | \-auto 44.It Fl a | -auto
45Attempt auto-configuration for NAT traversal. 45Attempt auto-configuration for NAT traversal.
46.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 46.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
47Use the configuration file 47Use the configuration file
48.Ar FILENAME . 48.Ar FILENAME .
49.It Fl S Ar NAME | Fl \-section= Ns Ar NAME 49.It Fl S Ar NAME | Fl -section= Ns Ar NAME
50Name of the configuration section with details about the configuration to test. 50Name of the configuration section with details about the configuration to test.
51For example "transport-tcp". 51For example "transport-tcp".
52.It Fl t | \-tcp 52.It Fl t | -tcp
53Use TCP. 53Use TCP.
54.It Fl u | \-udp 54.It Fl u | -udp
55Use UDP. 55Use UDP.
56.It Fl w | \-write 56.It Fl w | -write
57Write configuration to configuration file, useful in combination with auto-configuration 57Write configuration to configuration file, useful in combination with auto-configuration
58.Pq Fl a . 58.Pq Fl a .
59.El 59.El