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.143
1 files changed, 21 insertions, 22 deletions
diff --git a/doc/man/gnunet-testing.1 b/doc/man/gnunet-testing.1
index 659e46fbc..7d40152ac 100644
--- a/doc/man/gnunet-testing.1
+++ b/doc/man/gnunet-testing.1
@@ -26,47 +26,46 @@
26.Os 26.Os
27.Sh NAME 27.Sh NAME
28.Nm gnunet-testing 28.Nm gnunet-testing
29.Nd 29.Nd command line tool to access the testing library
30command line tool to access the testing library
31.Sh SYNOPSIS 30.Sh SYNOPSIS
32.Nm 31.Nm
33.Op Fl C | \-cfg 32.Op Fl C | -cfg
34.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 33.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
35.Op Fl H | \-hostkeys 34.Op Fl H | -hostkeys
36.Op Fl h | \-help 35.Op Fl h | -help
37.Op Fl k | \-key 36.Op Fl k | -key
38.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 37.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
39.Op Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOFILE 38.Op Fl l Ar LOGFILE | Fl -logfile= Ns Ar LOFILE
40.Op Fl n | \-number 39.Op Fl n | -number
41.Op Fl t | \-template 40.Op Fl t | -template
42.Op Fl v | \-version 41.Op Fl v | -version
43.Sh DESCRIPTION 42.Sh DESCRIPTION
44.Nm 43.Nm
45is a command line tool to access the testing library. 44is a command line tool to access the testing library.
46.Sh OPTIONS 45.Sh OPTIONS
47.Bl -tag -width indent 46.Bl -tag -width indent
48.It Fl C | \-cfg 47.It Fl C | -cfg
49Create unique configuration files. 48Create unique configuration files.
50.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 49.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
51Use the configuration file 50Use the configuration file
52.Ar FILENAME . 51.Ar FILENAME .
53.It Fl H | \-hostkeys 52.It Fl H | -hostkeys
54Host key file. 53Host key file.
55.It Fl h | \-help 54.It Fl h | -help
56Print short help on options. 55Print short help on options.
57.It Fl k | \-key 56.It Fl k | -key
58Create hostkey files from pre-computed hostkey list. 57Create hostkey files from pre-computed hostkey list.
59.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 58.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
60Use LOGLEVEL for logging. 59Use LOGLEVEL for logging.
61Valid values are DEBUG, INFO, WARNING and ERROR. 60Valid values are DEBUG, INFO, WARNING and ERROR.
62.It Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOFILE 61.It Fl l Ar LOGFILE | Fl -logfile= Ns Ar LOFILE
63Configure logging to write logs to 62Configure logging to write logs to
64.Ar LOGFILE . 63.Ar LOGFILE .
65.It Fl n | \-number 64.It Fl n | -number
66Number of unique configuration files or hostkeys to create. 65Number of unique configuration files or hostkeys to create.
67.It Fl t | \-template 66.It Fl t | -template
68Configuration template. 67Configuration template.
69.It Fl v | \-version 68.It Fl v | -version
70Print GNUnet version number. 69Print GNUnet version number.
71.El 70.El
72.Sh SEE ALSO 71.Sh SEE ALSO