diff options
author | Julius Bünger <buenger@mytum.de> | 2018-06-16 16:02:17 +0200 |
---|---|---|
committer | Julius Bünger <buenger@mytum.de> | 2018-06-16 16:02:17 +0200 |
commit | 11a3acf1fe65a02b5b2d7d691b7d447a52200aba (patch) | |
tree | a5542503c46468f3764b995dea9224cf18050cdf /doc/man | |
parent | 89887cddfe69fb0582e0c9a26996a9c5b025e702 (diff) |
statistics-cli: rename csv-parameter, update manpage
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/gnunet-statistics.1 | 3 |
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. |