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