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