summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJulius Bünger <buenger@mytum.de>2018-06-16 16:02:17 +0200
committerJulius Bünger <buenger@mytum.de>2018-06-16 16:02:17 +0200
commit11a3acf1fe65a02b5b2d7d691b7d447a52200aba (patch)
treea5542503c46468f3764b995dea9224cf18050cdf /doc/man
parent89887cddfe69fb0582e0c9a26996a9c5b025e702 (diff)
statistics-cli: rename csv-parameter, update manpage
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-statistics.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-statistics.1 b/doc/man/gnunet-statistics.1
index eed1c1de8..2aa889382 100644
--- a/doc/man/gnunet-statistics.1
+++ b/doc/man/gnunet-statistics.1
@@ -41,6 +41,9 @@ non\-persistent.
Statistics are kept for various subsystems. With this option, the
output can be restricted to a particular subsystem only.
.B
+.IP "\-S SEPARATOR, \-\-csv-separator=SEPARATOR"
+Specify a separator for generating csv-output.
+.B
.IP "\-t TESTBED_PATH, \-\-subsystem=TESTBED_PATH"
When running testbed, you can get statistics of all peers with specefying the
folder containing the data of all testbed nodes like \fBgnunet\-statistics -t /tmp/testbedARtmQv\fP.