aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-testing.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-testing.1')
-rw-r--r--doc/man/gnunet-testing.147
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/man/gnunet-testing.1 b/doc/man/gnunet-testing.1
new file mode 100644
index 000000000..82ea62e71
--- /dev/null
+++ b/doc/man/gnunet-testing.1
@@ -0,0 +1,47 @@
1.TH GNUNET\-TESTING 1 "Jan 4, 2012" "GNUnet"
2
3.SH NAME
4gnunet\-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"
17Create unique configuration files.
18.B
19.IP "\-c FILENAME, \-\-config=FILENAME"
20Use the configuration file FILENAME.
21.B
22.IP "\-H, \-\-hostkeys"
23Host key file.
24.B
25.IP "\-h, \-\-help"
26Print short help on options.
27.B
28.IP "\-k, \-\-key"
29Create hostkey files from pre-computed hostkey list.
30.B
31.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
32Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
33.B
34.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
35Configure logging to write logs to LOGFILE.
36.B
37.IP "\-n, \-\-number"
38Number of unique configuration files or hostkeys to create.
39.B
40.IP "\-t, \-\-template"
41Configuration template.
42.B
43.IP "\-v, \-\-version"
44Print GNUnet version number.
45
46.SH BUGS
47Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>