Merge branch 'fix_social'
[oweals/gnunet.git] / doc / man / gnunet-bcd.1
1 .TH GNUNET\-BCD 1 "Dec 5, 2013" "GNUnet"
2
3 .SH NAME
4 gnunet\-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.  If it does not work for you, try installing the full TeXLive distribution first (i.e. "apt-get install texlive-full").
13
14 .SH OPTIONS
15 .B
16 .IP "\-p PORT, \-\-port=PORT"
17 Run the HTTP server on port PORT.
18 .B
19 .IP "\-c FILENAME,  \-\-config=FILENAME"
20 Use the configuration file FILENAME.
21 .B
22 .IP "\-h, \-\-help"
23 Print short help on options.
24 .B
25 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
26 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
27 .B
28 .IP "\-v, \-\-version"
29 Print GNUnet version number.
30
31 .SH BUGS
32 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
33