gnunet-nse.1: follow standards
[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 .IP "\-C,  \-\-cfg"
13 Create unique configuration files.
14 .IP "\-c FILENAME,  \-\-config=FILENAME"
15 Use the configuration file FILENAME.
16 .IP "\-H, \-\-hostkeys"
17 Host key file.
18 .IP "\-h, \-\-help"
19 Print short help on options.
20 .IP "\-k, \-\-key"
21 Create hostkey files from pre-computed hostkey list.
22 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
24 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
25 Configure logging to write logs to LOGFILE.
26 .IP "\-n, \-\-number"
27 Number of unique configuration files or hostkeys to create.
28 .IP "\-t, \-\-template"
29 Configuration template.
30 .IP "\-v, \-\-version"
31 Print GNUnet version number.
32 .SH BUGS
33 Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending
34 electronic mail to <gnunet\-developers@gnu.org>
35 .SH SEE ALSO
36 The full documentation for
37 .B gnunet
38 is maintained as a Texinfo manual.
39 If the
40 .B info
41 and
42 .B gnunet
43 programs are properly installed at your site, the command
44 .IP
45 .B info gnunet
46 .PP
47 should give you access to the complete handbook,
48 .IP
49 .B info gnunet-c-tutorial
50 .PP
51 will give you access to a tutorial for developers.
52 .PP
53 Depending on your installation, this information is also
54 available in
55 \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).