aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-bcd.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-bcd.1')
-rw-r--r--doc/man/gnunet-bcd.120
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/man/gnunet-bcd.1 b/doc/man/gnunet-bcd.1
index 0a1399ba3..edc0fea41 100644
--- a/doc/man/gnunet-bcd.1
+++ b/doc/man/gnunet-bcd.1
@@ -30,11 +30,11 @@
30run HTTP server to create GNS business cards 30run HTTP server to create GNS business cards
31.Sh SYNOPSIS 31.Sh SYNOPSIS
32.Nm 32.Nm
33.Op Fl p Ar PORT | Fl \-port= Ns Ar PORT 33.Op Fl p Ar PORT | Fl -port= Ns Ar PORT
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 h | \-help 35.Op Fl h | -help
36.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 36.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
37.Op Fl v | \-version 37.Op Fl v | -version
38.Sh DESCRIPTION 38.Sh DESCRIPTION
39.Nm 39.Nm
40can be used to create an business card with a QR code containing the public key of a zone from the GNU Name System. 40can be used to create an business card with a QR code containing the public key of a zone from the GNU Name System.
@@ -45,16 +45,16 @@ If it does not work for you, try installing the full TeXLive distribution first,
45.Xr apt 1 45.Xr apt 1
46execute "apt-get install texlive-full". 46execute "apt-get install texlive-full".
47.Bl -tag -width indent 47.Bl -tag -width indent
48.It Fl p Ar PORT | Fl \-port= Ns Ar PORT 48.It Fl p Ar PORT | Fl -port= Ns Ar PORT
49Run the HTTP server on port PORT. 49Run the HTTP server on port PORT.
50.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 50.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
51Use the configuration file FILENAME. 51Use the configuration file FILENAME.
52.It Fl h | \-help 52.It Fl h | -help
53Print short help on options. 53Print short help on options.
54.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 54.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
55Use LOGLEVEL for logging. 55Use LOGLEVEL for logging.
56Valid values are DEBUG, INFO, WARNING and ERROR. 56Valid values are DEBUG, INFO, WARNING and ERROR.
57.It Fl v | \-version 57.It Fl v | -version
58Print GNUnet version number. 58Print GNUnet version number.
59.El 59.El
60.Sh SEE ALSO 60.Sh SEE ALSO