aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-statistics.1
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-16 18:15:04 +0000
committerng0 <ng0@n0.is>2019-10-16 18:15:04 +0000
commit7e154ba25582715152aef9b4bc655ff2381edfc7 (patch)
tree25c5b5d45104dc269aca5a665cc5c360e2a53208 /doc/man/gnunet-statistics.1
parentb6995e48b7e19bbbb0b92b34726d98b15fba0f20 (diff)
downloadgnunet-7e154ba25582715152aef9b4bc655ff2381edfc7.tar.gz
gnunet-7e154ba25582715152aef9b4bc655ff2381edfc7.zip
*.1: syntax (\- -> -)
Diffstat (limited to 'doc/man/gnunet-statistics.1')
-rw-r--r--doc/man/gnunet-statistics.158
1 files changed, 29 insertions, 29 deletions
diff --git a/doc/man/gnunet-statistics.1 b/doc/man/gnunet-statistics.1
index a2ada90a4..b745c9897 100644
--- a/doc/man/gnunet-statistics.1
+++ b/doc/man/gnunet-statistics.1
@@ -29,61 +29,61 @@
29.Nd display statistics about your GNUnet system 29.Nd display statistics about your GNUnet system
30.Sh SYNOPSIS 30.Sh SYNOPSIS
31.Nm 31.Nm
32.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 32.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
33.Op Fl h | \-help 33.Op Fl h | -help
34.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 34.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
35.Op Fl l Ar FILENAME | Fl \-logfile= Ns Ar FILENAME 35.Op Fl l Ar FILENAME | Fl -logfile= Ns Ar FILENAME
36.Op Fl n Ar NAME | Fl \-name= Ns Ar NAME 36.Op Fl n Ar NAME | Fl -name= Ns Ar NAME
37.Op Fl o Ar PORT | Fl \-port= Ns Ar PORT 37.Op Fl o Ar PORT | Fl -port= Ns Ar PORT
38.Op Fl p | \-persistent 38.Op Fl p | -persistent
39.Op Fl q | \-quiet 39.Op Fl q | -quiet
40.Op Fl r Ar REMOTE | Fl \-remote= Ns Ar REMOTE 40.Op Fl r Ar REMOTE | Fl -remote= Ns Ar REMOTE
41.Op Fl S Ar SEPARATOR | Fl \-csv-separator= Ns Ar SEPARATOR 41.Op Fl S Ar SEPARATOR | Fl -csv-separator= Ns Ar SEPARATOR
42.Op Fl s Ar SUBSYSTEM | Fl \-subsystem= Ns Ar SUBSYSTEM 42.Op Fl s Ar SUBSYSTEM | Fl -subsystem= Ns Ar SUBSYSTEM
43.Op Fl t Ar PATH | Fl \-testbed= Ns Ar PATH 43.Op Fl t Ar PATH | Fl -testbed= Ns Ar PATH
44.Op Fl v | \-version 44.Op Fl v | -version
45.Op Fl w | \-watch 45.Op Fl w | -watch
46.Ao Ar VALUE Ac 46.Ao Ar VALUE Ac
47.Sh DESCRIPTION 47.Sh DESCRIPTION
48.Nm 48.Nm
49is used to display detailed information about various aspect of GNUnet's operation. 49is used to display detailed information about various aspect of GNUnet's operation.
50This tool only works if the "statistics" service is available. 50This tool only works if the "statistics" service is available.
51gnunet-statistics can be used to set a value by giving the options \-n, \-s and also a VALUE. 51gnunet-statistics can be used to set a value by giving the options -n, -s and also a VALUE.
52.Bl -tag -width indent 52.Bl -tag -width indent
53.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 53.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
54Use the configuration file FILENAME. 54Use the configuration file FILENAME.
55.It Fl h | \-help 55.It Fl h | -help
56Print short help on options. 56Print short help on options.
57.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 57.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
58Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 58Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
59.It Fl l Ar FILENAME | Fl \-logfile= Ns Ar FILENAME 59.It Fl l Ar FILENAME | Fl -logfile= Ns Ar FILENAME
60Configure logging to write logs to FILENAME 60Configure logging to write logs to FILENAME
61.It Fl n Ar NAME | Fl \-name= Ns Ar NAME 61.It Fl n Ar NAME | Fl -name= Ns Ar NAME
62Each statistic has a NAME that is unique with in its subsystem. 62Each statistic has a NAME that is unique with in its subsystem.
63With this option, the output can be restricted to statistics that have a particular NAME. 63With this option, the output can be restricted to statistics that have a particular NAME.
64.It Fl o Ar PORT | Fl \-port= Ns Ar PORT 64.It Fl o Ar PORT | Fl -port= Ns Ar PORT
65PORT for remote host 65PORT for remote host
66.It Fl p | \-persistent 66.It Fl p | -persistent
67When setting a value, make the value persistent. 67When setting a value, make the value persistent.
68If the value used to be persistent and this flag is not given, it will be marked as non-persistent. 68If the value used to be persistent and this flag is not given, it will be marked as non-persistent.
69.It Fl q | \-quiet 69.It Fl q | -quiet
70Just print the statistics value 70Just print the statistics value
71.It Fl r Ar REMOTE | Fl \-remote= Ns Ar REMOTE 71.It Fl r Ar REMOTE | Fl -remote= Ns Ar REMOTE
72Connect to a remote host given as REMOTE. 72Connect to a remote host given as REMOTE.
73.It Fl S Ar SEPARATOR | Fl \-csv-separator= Ns Ar SEPARATOR 73.It Fl S Ar SEPARATOR | Fl -csv-separator= Ns Ar SEPARATOR
74Specify a separator for generating csv-output. 74Specify a separator for generating csv-output.
75.It Fl s Ar SUBSYSTEM | Fl \-subsystem= Ns Ar SUBSYSTEM 75.It Fl s Ar SUBSYSTEM | Fl -subsystem= Ns Ar SUBSYSTEM
76Statistics are kept for various subsystems. 76Statistics are kept for various subsystems.
77With this option, the output can be restricted to a particular subsystem only. 77With this option, the output can be restricted to a particular subsystem only.
78.It Fl t Ar PATH | Fl \-testbed= Ns Ar PATH 78.It Fl t Ar PATH | Fl -testbed= Ns Ar PATH
79When running testbed, you can get statistics of all peers with specefying the 79When running testbed, you can get statistics of all peers with specefying the
80folder containing the data of all testbed nodes like 80folder containing the data of all testbed nodes like
81.Pp 81.Pp
82.Dl $ gnunet-statistics -t /tmp/testbedARtmQv 82.Dl $ gnunet-statistics -t /tmp/testbedARtmQv
83.Pp 83.Pp
84.It Fl v | \-version 84.It Fl v | -version
85Print GNUnet version number. 85Print GNUnet version number.
86.It Fl w | \-watch 86.It Fl w | -watch
87Watch value continuously. 87Watch value continuously.
88.El 88.El
89.Sh SEE ALSO 89.Sh SEE ALSO