aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-nat-server.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-nat-server.1')
-rw-r--r--doc/man/gnunet-nat-server.125
1 files changed, 12 insertions, 13 deletions
diff --git a/doc/man/gnunet-nat-server.1 b/doc/man/gnunet-nat-server.1
index 77a5eec26..bb772139a 100644
--- a/doc/man/gnunet-nat-server.1
+++ b/doc/man/gnunet-nat-server.1
@@ -26,15 +26,14 @@
26.Os 26.Os
27.Sh NAME 27.Sh NAME
28.Nm gnunet-nat-server 28.Nm gnunet-nat-server
29.Nd 29.Nd help GNUnet setup test network setup with NAT
30help GNUnet setup test network setup with NAT
31.Sh SYNOPSIS 30.Sh SYNOPSIS
32.Nm 31.Nm
33.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 32.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
34.Op Fl d | \-daemonize 33.Op Fl d | -daemonize
35.Op Fl h | \-help 34.Op Fl h | -help
36.Op Fl L Ar FILENAME | Fl \-logfile= Ns Ar FILENAME 35.Op Fl L Ar FILENAME | Fl -logfile= Ns Ar FILENAME
37.Op Fl v | \-version 36.Op Fl v | -version
38.Ao Ar PORT Ac 37.Ao Ar PORT Ac
39.Sh DESCRIPTION 38.Sh DESCRIPTION
40Running a gnunet-nat-server is similar to running a hostlist server: it is a special service to the community with special requirements and no benefit to those running the service. 39Running a gnunet-nat-server is similar to running a hostlist server: it is a special service to the community with special requirements and no benefit to those running the service.
@@ -60,20 +59,20 @@ In fact, distributions are encouraged to consider not shipping it at all.
60.Pp 59.Pp
61The options are as follows: 60The options are as follows:
62.Bl -tag -width indent 61.Bl -tag -width indent
63.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 62.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
64Use the configuration file 63Use the configuration file
65.Ar FILENAME . 64.Ar FILENAME .
66.It Fl d | \-daemonize 65.It Fl d | -daemonize
67Daemonize gnunet-nat-server (detach from terminal). 66Daemonize gnunet-nat-server (detach from terminal).
68.It Fl h | \-help 67.It Fl h | -help
69Print the help page. 68Print the help page.
70.It Fl L Ar LOGLEVEL | Fl \-log= Ns Ar LOGLEVEL 69.It Fl L Ar LOGLEVEL | Fl -log= Ns Ar LOGLEVEL
71Configure logging to use 70Configure logging to use
72.Ar LOGLEVEL . 71.Ar LOGLEVEL .
73.It Fl l Ar FILENAME | Fl \-logfile= Ns Ar FILENAME 72.It Fl l Ar FILENAME | Fl -logfile= Ns Ar FILENAME
74Configure logging to write logs to 73Configure logging to write logs to
75.Ar FILENAME . 74.Ar FILENAME .
76.It Fl v | \-version 75.It Fl v | -version
77Print the GNUnet version. 76Print the GNUnet version.
78.El 77.El
79.\".Sh EXAMPLES 78.\".Sh EXAMPLES