aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-bcd.133
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/man/gnunet-bcd.1 b/doc/man/gnunet-bcd.1
new file mode 100644
index 000000000..03173a0d3
--- /dev/null
+++ b/doc/man/gnunet-bcd.1
@@ -0,0 +1,33 @@
1.TH GNUNET\-BCD 1 "Dec 5, 2013" "GNUnet"
2
3.SH NAME
4gnunet\-bcd \- run HTTP server to create GNS business cards
5
6.SH SYNOPSIS
7.B gnunet\-bcd
8.RI [ options ]
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-bcd\fP can be used to create an business card with a QR code containing the public key of a zone from the GNU Name System. gnunet\-bcd requires LaTeX (pdflatex) with various packages to be installed.
13
14.SH OPTIONS
15.B
16.IP "\-p PORT, \-\-port=PORT"
17Run the HTTP server on port PORT.
18.B
19.IP "\-c FILENAME, \-\-config=FILENAME"
20Use the configuration file FILENAME.
21.B
22.IP "\-h, \-\-help"
23Print short help on options.
24.B
25.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
26Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
27.B
28.IP "\-v, \-\-version"
29Print GNUnet version number.
30
31.SH BUGS
32Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
33