aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-statistics.17
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/man/gnunet-statistics.1 b/doc/man/gnunet-statistics.1
index 36f445a09..2aa889382 100644
--- a/doc/man/gnunet-statistics.1
+++ b/doc/man/gnunet-statistics.1
@@ -41,6 +41,13 @@ non\-persistent.
41Statistics are kept for various subsystems. With this option, the 41Statistics are kept for various subsystems. With this option, the
42output can be restricted to a particular subsystem only. 42output can be restricted to a particular subsystem only.
43.B 43.B
44.IP "\-S SEPARATOR, \-\-csv-separator=SEPARATOR"
45Specify a separator for generating csv-output.
46.B
47.IP "\-t TESTBED_PATH, \-\-subsystem=TESTBED_PATH"
48When running testbed, you can get statistics of all peers with specefying the
49folder containing the data of all testbed nodes like \fBgnunet\-statistics -t /tmp/testbedARtmQv\fP.
50.B
44.IP "\-v, \-\-version" 51.IP "\-v, \-\-version"
45Print GNUnet version number. 52Print GNUnet version number.
46 53