man: B preceding IP is wrong.
[oweals/gnunet.git] / doc / man / gnunet-testbed-profiler.1
1 .TH GNUNET\-TESTBED\-PROFILER 1 "September 13, 2014" "GNUnet"
2 .SH NAME
3 gnunet\-testbed\-profiler \- Profiling driver for the testbed.
4 .SH SYNOPSIS
5 .B gnunet\-testbed\-profiler
6 .RI [ options ]
7 .br
8 .SH DESCRIPTION
9 \fBgnunet\-testbed\-profiler\fP is a command line profiling driver for the testbed.
10 .SH OPTIONS
11 .IP "\-c FILENAME,  \-\-config=FILENAME"
12 Use the configuration file FILENAME.
13 .IP "\-e COUNT,  \-\-num\-errors=COUNT"
14 Tolerate COUNT number of continious timeout failures.
15 .IP "\-H FILENAME,  \-\-hosts=FILENAME"
16 Name of the file with the login information for the testbed.
17 .IP "\-h, \-\-help"
18 Print short help on options.
19 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
20 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
21 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
22 Configure logging to write logs to LOGFILE.
23 .IP "\-n, \-\-non\-interactive"
24 Run profiler in non-interactive mode where upon testbed setup the
25 profiler does not wait for a keystroke but continues to run until a
26 termination signal is received.
27 .IP "\-p COUNT, \-\-num\-peers=COUNT"
28 Create COUNT number of peers.
29 .IP "\-v, \-\-version"
30 Print GNUnet version number.
31 .SH BUGS
32 Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending electronic mail to <gnunet\-developers@gnu.org>
33 .SH "SEE ALSO"
34 The full documentation for
35 .B gnunet
36 is maintained as a Texinfo manual.  If the
37 .B info
38 and
39 .B gnunet
40 programs are properly installed at your site, the command
41 .IP
42 .B info gnunet
43 .PP
44 should give you access to the complete handbook,
45 .IP
46 .B info gnunet-c-tutorial
47 .PP
48 will give you access to a tutorial for developers.
49 .PP
50 Depending on your installation, this information is also
51 available in
52 \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).