aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-testbed-profiler.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-09-30 21:53:46 +0000
committerChristian Grothoff <christian@grothoff.org>2014-09-30 21:53:46 +0000
commit8bf2952c875e9b5660ca6b27b8ec09d8682b34d0 (patch)
treeeaf16afedde5df659234a5aaf44e5e828f363617 /doc/man/gnunet-testbed-profiler.1
parent6b671ee2e7473536db1c9a0215b47f460d0fce88 (diff)
downloadgnunet-8bf2952c875e9b5660ca6b27b8ec09d8682b34d0.tar.gz
gnunet-8bf2952c875e9b5660ca6b27b8ec09d8682b34d0.zip
Adding man pages from Bertrand Marc. Thanks!
Diffstat (limited to 'doc/man/gnunet-testbed-profiler.1')
-rw-r--r--doc/man/gnunet-testbed-profiler.144
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/man/gnunet-testbed-profiler.1 b/doc/man/gnunet-testbed-profiler.1
new file mode 100644
index 000000000..3911085f2
--- /dev/null
+++ b/doc/man/gnunet-testbed-profiler.1
@@ -0,0 +1,44 @@
1.TH GNUNET\-TESTBED\-PROFILER 1 "Sep 13, 2014" "GNUnet"
2
3.SH NAME
4gnunet\-testbed\-profiler \- Profiling driver for the testbed.
5
6.SH SYNOPSIS
7.B gnunet\-testbed\-profiler
8.RI [ options ]
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-testbed\-profiler\fP is a command line profiling driver for the testbed.
13
14.SH OPTIONS
15.B
16.IP "\-c FILENAME, \-\-config=FILENAME"
17Use the configuration file FILENAME.
18.B
19.IP "\-e COUNT, \-\-num\-errors=COUNT"
20Tolerate COUNT number of continious timeout failures.
21.B
22.IP "\-H FILENAME, \-\-hosts=FILENAME"
23Name of the file with the login information for the testbed.
24.B
25.IP "\-h, \-\-help"
26Print short help on options.
27.B
28.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
29Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
30.B
31.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
32Configure logging to write logs to LOGFILE.
33.B
34.IP "\-n, \-\-non\-interactive"
35Run 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.
36.B
37.IP "\-p COUNT, \-\-num\-peers=COUNT"
38Create COUNT number of peers.
39.B
40.IP "\-v, \-\-version"
41Print GNUnet version number.
42
43.SH BUGS
44Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>