aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-statistics.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-statistics.1')
-rw-r--r--doc/man/gnunet-statistics.19
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/man/gnunet-statistics.1 b/doc/man/gnunet-statistics.1
index e61a8493c..9b5d52ccc 100644
--- a/doc/man/gnunet-statistics.1
+++ b/doc/man/gnunet-statistics.1
@@ -12,37 +12,28 @@ various aspect of GNUnet's operation. This tool only works if the
12gnunet\-statistics can be used to set a value by giving the options 12gnunet\-statistics can be used to set a value by giving the options
13\-n, \-s and also a VALUE. 13\-n, \-s and also a VALUE.
14.SH OPTIONS 14.SH OPTIONS
15.B
16.IP "\-c FILENAME, \-\-config=FILENAME" 15.IP "\-c FILENAME, \-\-config=FILENAME"
17Use the configuration file FILENAME. 16Use the configuration file FILENAME.
18.B
19.IP "\-h, \-\-help" 17.IP "\-h, \-\-help"
20Print short help on options. 18Print short help on options.
21.B
22.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 19.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 20Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
24.B
25.IP "\-n NAME, \-\-name=NAME" 21.IP "\-n NAME, \-\-name=NAME"
26Each statistic has a name that is unique with in its subsystem. With 22Each statistic has a name that is unique with in its subsystem. With
27this option, the output can be restricted to statistics that have a 23this option, the output can be restricted to statistics that have a
28particular name. 24particular name.
29.B
30.IP "\-p, \-\-persistent" 25.IP "\-p, \-\-persistent"
31When setting a value, make the value persistent. If the value used to 26When setting a value, make the value persistent. If the value used to
32be persistent and this flag is not given, it will be marked as 27be persistent and this flag is not given, it will be marked as
33non\-persistent. 28non\-persistent.
34.B
35.IP "\-s SUBSYSTEM, \-\-subsystem=SUBSYSTEM" 29.IP "\-s SUBSYSTEM, \-\-subsystem=SUBSYSTEM"
36Statistics are kept for various subsystems. With this option, the 30Statistics are kept for various subsystems. With this option, the
37output can be restricted to a particular subsystem only. 31output can be restricted to a particular subsystem only.
38.B
39.IP "\-S SEPARATOR, \-\-csv-separator=SEPARATOR" 32.IP "\-S SEPARATOR, \-\-csv-separator=SEPARATOR"
40Specify a separator for generating csv-output. 33Specify a separator for generating csv-output.
41.B
42.IP "\-t TESTBED_PATH, \-\-subsystem=TESTBED_PATH" 34.IP "\-t TESTBED_PATH, \-\-subsystem=TESTBED_PATH"
43When running testbed, you can get statistics of all peers with specefying the 35When running testbed, you can get statistics of all peers with specefying the
44folder containing the data of all testbed nodes like \fBgnunet\-statistics -t /tmp/testbedARtmQv\fP. 36folder containing the data of all testbed nodes like \fBgnunet\-statistics -t /tmp/testbedARtmQv\fP.
45.B
46.IP "\-v, \-\-version" 37.IP "\-v, \-\-version"
47Print GNUnet version number. 38Print GNUnet version number.
48.SH BUGS 39.SH BUGS