aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-namestore-fcfsd.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-namestore-fcfsd.1')
-rw-r--r--doc/man/gnunet-namestore-fcfsd.123
1 files changed, 11 insertions, 12 deletions
diff --git a/doc/man/gnunet-namestore-fcfsd.1 b/doc/man/gnunet-namestore-fcfsd.1
index e1a09afe4..39bb9fcbc 100644
--- a/doc/man/gnunet-namestore-fcfsd.1
+++ b/doc/man/gnunet-namestore-fcfsd.1
@@ -26,15 +26,14 @@
26.Os 26.Os
27.Sh NAME 27.Sh NAME
28.Nm gnunet-namestore-fcfsd 28.Nm gnunet-namestore-fcfsd
29.Nd 29.Nd HTTP server for GNU Name System First-Come-First-Served name registration
30HTTP server for GNU Name System First-Come-First-Served name registration
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 h | \-help 33.Op Fl h | -help
35.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 34.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
36.Op Fl v | \-version 35.Op Fl v | -version
37.Op Fl z Ar EGO | \-zone= Ns Ar EGO 36.Op Fl z Ar EGO | -zone= Ns Ar EGO
38.Sh DESCRIPTION 37.Sh DESCRIPTION
39Most users will not want to run an FCFS-zone and thus will not need this program. 38Most users will not want to run an FCFS-zone and thus will not need this program.
40.Pp 39.Pp
@@ -58,16 +57,16 @@ After that, you can start the FCFSD service (possibly using
58.Pp 57.Pp
59The options are as follows: 58The options are as follows:
60.Bl -tag -width indent 59.Bl -tag -width indent
61.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 60.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
62Use the configuration file FILENAME. 61Use the configuration file FILENAME.
63.It Fl h | \-help 62.It Fl h | -help
64Print short help on options. 63Print short help on options.
65.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 64.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
66Use LOGLEVEL for logging. 65Use LOGLEVEL for logging.
67Valid values are DEBUG, INFO, WARNING and ERROR. 66Valid values are DEBUG, INFO, WARNING and ERROR.
68.It Fl v | \-version 67.It Fl v | -version
69Print GNUnet version number. 68Print GNUnet version number.
70.It Fl z Ar EGO | \-zone= Ns Ar EGO 69.It Fl z Ar EGO | -zone= Ns Ar EGO
71Specifies for which 70Specifies for which
72.Ar EGO 71.Ar EGO
73FCFSD should manage the zone. 72FCFSD should manage the zone.