aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-testbed-profiler.1
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-05-04 19:57:38 +0000
committerNils Gillmann <ng0@n0.is>2018-05-04 19:57:38 +0000
commitc3c9fef22fa6e4657c3fc862bad365b440ee2305 (patch)
treea19406f086fd3a1c059c66b6916b78148f83d5bb /doc/man/gnunet-testbed-profiler.1
parent295384b197a85ebfb1cb7bbe5d1b02af4c40d342 (diff)
downloadgnunet-c3c9fef22fa6e4657c3fc862bad365b440ee2305.tar.gz
gnunet-c3c9fef22fa6e4657c3fc862bad365b440ee2305.zip
Follow-up commit to format most of the other man pages code.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/man/gnunet-testbed-profiler.1')
-rw-r--r--doc/man/gnunet-testbed-profiler.14
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/gnunet-testbed-profiler.1 b/doc/man/gnunet-testbed-profiler.1
index 3911085f2..bc7092e68 100644
--- a/doc/man/gnunet-testbed-profiler.1
+++ b/doc/man/gnunet-testbed-profiler.1
@@ -32,7 +32,9 @@ Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
32Configure logging to write logs to LOGFILE. 32Configure logging to write logs to LOGFILE.
33.B 33.B
34.IP "\-n, \-\-non\-interactive" 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. 35Run profiler in non-interactive mode where upon testbed setup the
36profiler does not wait for a keystroke but continues to run until a
37termination signal is received.
36.B 38.B
37.IP "\-p COUNT, \-\-num\-peers=COUNT" 39.IP "\-p COUNT, \-\-num\-peers=COUNT"
38Create COUNT number of peers. 40Create COUNT number of peers.