adjust mantis url
[oweals/gnunet.git] / doc / man / gnunet-testing.1
1 .TH GNUNET\-TESTING 1 "January 4, 2012" "GNUnet"
2 .SH NAME
3 gnunet\-testing \- Command line tool to access the testing library.
4 .SH SYNOPSIS
5 .B gnunet\-testing
6 .RI [ options ]
7 .br
8 .SH DESCRIPTION
9 \fBgnunet\-testing\fP is a command line tool to access the testing
10 library.
11 .SH OPTIONS
12 .B
13 .IP "\-C,  \-\-cfg"
14 Create unique configuration files.
15 .B
16 .IP "\-c FILENAME,  \-\-config=FILENAME"
17 Use the configuration file FILENAME.
18 .B
19 .IP "\-H, \-\-hostkeys"
20 Host key file.
21 .B
22 .IP "\-h, \-\-help"
23 Print short help on options.
24 .B
25 .IP "\-k, \-\-key"
26 Create hostkey files from pre-computed hostkey list.
27 .B
28 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
29 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
30 .B
31 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
32 Configure logging to write logs to LOGFILE.
33 .B
34 .IP "\-n, \-\-number"
35 Number of unique configuration files or hostkeys to create.
36 .B
37 .IP "\-t, \-\-template"
38 Configuration template.
39 .B
40 .IP "\-v, \-\-version"
41 Print GNUnet version number.
42 .SH BUGS
43 Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending
44 electronic mail to <gnunet\-developers@gnu.org>
45 .SH SEE ALSO
46 The full documentation for
47 .B gnunet
48 is maintained as a Texinfo manual.
49 If the
50 .B info
51 and
52 .B gnunet
53 programs are properly installed at your site, the command
54 .IP
55 .B info gnunet
56 .PP
57 should give you access to the complete handbook,
58 .IP
59 .B info gnunet-c-tutorial
60 .PP
61 will give you access to a tutorial for developers.
62 .PP
63 Depending on your installation, this information is also
64 available in
65 \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).