man: tbp
authorng0 <ng0@n0.is>
Tue, 2 Apr 2019 23:03:58 +0000 (23:03 +0000)
committerng0 <ng0@n0.is>
Tue, 2 Apr 2019 23:03:58 +0000 (23:03 +0000)
doc/man/gnunet-testbed-profiler.1

index 7faacaee4270d7a72294efd8df7a2ac2516338fb..fe9d713b3a7f65e6939a0834ee6aaed176b142e7 100644 (file)
@@ -1,52 +1,67 @@
-.TH GNUNET\-TESTBED\-PROFILER 1 "September 13, 2014" "GNUnet"
-.SH NAME
-gnunet\-testbed\-profiler \- Profiling driver for the testbed.
-.SH SYNOPSIS
-.B gnunet\-testbed\-profiler
-.RI [ options ]
-.br
-.SH DESCRIPTION
-\fBgnunet\-testbed\-profiler\fP is a command line profiling driver for the testbed.
-.SH OPTIONS
-.IP "\-c FILENAME,  \-\-config=FILENAME"
+.Dd September 13, 2014
+.Dt GNUNET-TESTBED-PROFILER 1
+.Os
+.Sh NAME
+.Nm gnunet-testbed-profiler
+.Nd
+profiling driver for the testbed
+.Sh SYNOPSIS
+.Nm
+.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
+.Op Fl e Ar COUNT | Fl \-num-errors= Ns Ar COUNT
+.Op Fl H Ar FILENAME |  Fl \-hosts= Ns Ar FILENAME
+.Op Fl h | \-help
+.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
+.Op Fl l Ar LOGFILE |  Fl \-logfile= Ns Ar LOGFILE
+.Op Fl n | \-non-interactive
+.Op Fl p Ar COUNT | Fl \-num-peers= Ns Ar COUNT
+.Op Fl v | \-version
+.Sh DESCRIPTION
+.Nm
+is a command line profiling driver for the testbed.
+.Sh OPTIONS
+.Bl -tag -width Ds
+.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
 Use the configuration file FILENAME.
-.IP "\-e COUNT,  \-\-num\-errors=COUNT"
+.It Fl e Ar COUNT | Fl \-num-errors= Ns Ar COUNT
 Tolerate COUNT number of continious timeout failures.
-.IP "\-H FILENAME,  \-\-hosts=FILENAME"
+.It Fl H Ar FILENAME |  Fl \-hosts= Ns Ar FILENAME
 Name of the file with the login information for the testbed.
-.IP "\-h, \-\-help"
+.It Fl h | \-help
 Print short help on options.
-.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
-Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
-.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
+.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
+Use LOGLEVEL for logging.
+Valid values are DEBUG, INFO, WARNING and ERROR.
+.It Fl l Ar LOGFILE |  Fl \-logfile= Ns Ar LOGFILE
 Configure logging to write logs to LOGFILE.
-.IP "\-n, \-\-non\-interactive"
-Run 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.
-.IP "\-p COUNT, \-\-num\-peers=COUNT"
+.It Fl n | \-non-interactive
+Run 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.
+.It Fl p Ar COUNT | Fl \-num-peers= Ns Ar COUNT
 Create COUNT number of peers.
-.IP "\-v, \-\-version"
+.It Fl v | \-version
 Print GNUnet version number.
-.SH BUGS
-Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending electronic mail to <gnunet\-developers@gnu.org>
-.SH "SEE ALSO"
-The full documentation for
-.B gnunet
-is maintained as a Texinfo manual.  If the
-.B info
-and
-.B gnunet
-programs are properly installed at your site, the command
-.IP
-.B info gnunet
-.PP
+.El
+.Sh SEE ALSO
+The full documentation for gnunet is maintained as a Texinfo manual.
+If the
+.Xr info 1
+and gnunet programs are properly installed at your site, the command
+.Pp
+.Dl info gnunet
+.Pp
 should give you access to the complete handbook,
-.IP
-.B info gnunet-c-tutorial
-.PP
+.Pp
+.Dl info gnunet-c-tutorial
+.Pp
 will give you access to a tutorial for developers.
-.PP
-Depending on your installation, this information is also
-available in
-\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).
+.sp
+Depending on your installation, this information is also available in
+.Xr gnunet 7 and
+.Xr gnunet-c-tutorial 7 .
+.\".Sh HISTORY
+.\".Sh AUTHORS
+.Sh BUGS
+Report bugs by using
+.Lk https://bugs.gnunet.org
+or by sending electronic mail to
+.Aq Mt gnunet-developers@gnu.org .