merge conflict resolution
[oweals/gnunet.git] / doc / man / gnunet-testing.1
1 .Dd January 4, 2012
2 .Dt GNUNET-TESTING 1
3 .Os
4 .Sh NAME
5 .Nm gnunet-testing
6 .Nd
7 command line tool to access the testing library
8 .Sh SYNOPSIS
9 .Nm
10 .Op Fl C | \-cfg
11 .Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
12 .Op Fl H | \-hostkeys
13 .Op Fl h | \-help
14 .Op Fl k | \-key
15 .Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
16 .Op Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOFILE
17 .Op Fl n | \-number
18 .Op Fl t | \-template
19 .Op Fl v | \-version
20 .Sh DESCRIPTION
21 .Nm
22 is a command line tool to access the testing library.
23 .Sh OPTIONS
24 .Bl -tag -width Ds
25 .It Fl C | \-cfg
26 Create unique configuration files.
27 .It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
28 Use the configuration file FILENAME.
29 .It Fl H | \-hostkeys
30 Host key file.
31 .It Fl h | \-help
32 Print short help on options.
33 .It Fl k | \-key
34 Create hostkey files from pre-computed hostkey list.
35 .It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
36 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
37 .It Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOFILE
38 Configure logging to write logs to LOGFILE.
39 .It Fl n | \-number
40 Number of unique configuration files or hostkeys to create.
41 .It Fl t | \-template
42 Configuration template.
43 .It Fl v | \-version
44 Print GNUnet version number.
45 .El
46 .Sh SEE ALSO
47 The full documentation for gnunet is maintained as a Texinfo manual.
48 If the
49 .Xr info 1
50 and gnunet programs are properly installed at your site, the command
51 .Pp
52 .Dl info gnunet
53 .Pp
54 should give you access to the complete handbook,
55 .Pp
56 .Dl info gnunet-c-tutorial
57 .Pp
58 will give you access to a tutorial for developers.
59 .sp
60 Depending on your installation, this information is also available in
61 .Xr gnunet 7 and
62 .Xr gnunet-c-tutorial 7 .
63 .\".Sh HISTORY
64 .\".Sh AUTHORS
65 .Sh BUGS
66 Report bugs by using
67 .Lk https://bugs.gnunet.org
68 or by sending electronic mail to
69 .Aq Mt gnunet-developers@gnu.org .