aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-testbed-profiler.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-testbed-profiler.1')
-rw-r--r--doc/man/gnunet-testbed-profiler.136
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/man/gnunet-testbed-profiler.1 b/doc/man/gnunet-testbed-profiler.1
index 475884df2..5d1737e72 100644
--- a/doc/man/gnunet-testbed-profiler.1
+++ b/doc/man/gnunet-testbed-profiler.1
@@ -30,38 +30,38 @@
30profiling driver for the testbed 30profiling driver for the testbed
31.Sh SYNOPSIS 31.Sh SYNOPSIS
32.Nm 32.Nm
33.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 33.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
34.Op Fl e Ar COUNT | Fl \-num-errors= Ns Ar COUNT 34.Op Fl e Ar COUNT | Fl -num-errors= Ns Ar COUNT
35.Op Fl H Ar FILENAME | Fl \-hosts= Ns Ar FILENAME 35.Op Fl H Ar FILENAME | Fl -hosts= Ns Ar FILENAME
36.Op Fl h | \-help 36.Op Fl h | -help
37.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 37.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
38.Op Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOGFILE 38.Op Fl l Ar LOGFILE | Fl -logfile= Ns Ar LOGFILE
39.Op Fl n | \-non-interactive 39.Op Fl n | -non-interactive
40.Op Fl p Ar COUNT | Fl \-num-peers= Ns Ar COUNT 40.Op Fl p Ar COUNT | Fl -num-peers= Ns Ar COUNT
41.Op Fl v | \-version 41.Op Fl v | -version
42.Sh DESCRIPTION 42.Sh DESCRIPTION
43.Nm 43.Nm
44is a command line profiling driver for the testbed. 44is a command line profiling driver for the testbed.
45.Sh OPTIONS 45.Sh OPTIONS
46.Bl -tag -width indent 46.Bl -tag -width indent
47.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 47.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
48Use the configuration file FILENAME. 48Use the configuration file FILENAME.
49.It Fl e Ar COUNT | Fl \-num-errors= Ns Ar COUNT 49.It Fl e Ar COUNT | Fl -num-errors= Ns Ar COUNT
50Tolerate COUNT number of continious timeout failures. 50Tolerate COUNT number of continious timeout failures.
51.It Fl H Ar FILENAME | Fl \-hosts= Ns Ar FILENAME 51.It Fl H Ar FILENAME | Fl -hosts= Ns Ar FILENAME
52Name of the file with the login information for the testbed. 52Name of the file with the login information for the testbed.
53.It Fl h | \-help 53.It Fl h | -help
54Print short help on options. 54Print short help on options.
55.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 55.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
56Use LOGLEVEL for logging. 56Use LOGLEVEL for logging.
57Valid values are DEBUG, INFO, WARNING and ERROR. 57Valid values are DEBUG, INFO, WARNING and ERROR.
58.It Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOGFILE 58.It Fl l Ar LOGFILE | Fl -logfile= Ns Ar LOGFILE
59Configure logging to write logs to LOGFILE. 59Configure logging to write logs to LOGFILE.
60.It Fl n | \-non-interactive 60.It Fl n | -non-interactive
61Run profiler in non-interactive mode where upon testbed setup the profiler does not wait for a keystroke but continues to run until a termination signal is received. 61Run profiler in non-interactive mode where upon testbed setup the profiler does not wait for a keystroke but continues to run until a termination signal is received.
62.It Fl p Ar COUNT | Fl \-num-peers= Ns Ar COUNT 62.It Fl p Ar COUNT | Fl -num-peers= Ns Ar COUNT
63Create COUNT number of peers. 63Create COUNT number of peers.
64.It Fl v | \-version 64.It Fl v | -version
65Print GNUnet version number. 65Print GNUnet version number.
66.El 66.El
67.Sh SEE ALSO 67.Sh SEE ALSO