aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-ats.125
1 files changed, 24 insertions, 1 deletions
diff --git a/doc/man/gnunet-ats.1 b/doc/man/gnunet-ats.1
index 5998e0256..c143f7a13 100644
--- a/doc/man/gnunet-ats.1
+++ b/doc/man/gnunet-ats.1
@@ -15,12 +15,21 @@ addresses and the assigned input and output bandwidth.
15 15
16.SH OPTIONS 16.SH OPTIONS
17.B 17.B
18.IP "\-a, \-\-aa"
19List all addresses currently known to ats.
20.B
18.IP "\-c FILENAME, \-\-config=FILENAME" 21.IP "\-c FILENAME, \-\-config=FILENAME"
19Use the configuration file FILENAME. 22Use the configuration file FILENAME.
20.B 23.B
21.IP "\-h, \-\-help" 24.IP "\-h, \-\-help"
22Print short help on options. 25Print short help on options.
23.B 26.B
27.IP "\-i, \-\-id=PEERID"
28Print information for a specific peer identity only
29.B
30.IP "\-k, \-\-value=VALUE"
31Value to set for when changing preference values
32.B
24.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 33.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
25Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 34Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
26.B 35.B
@@ -30,10 +39,24 @@ Monitor changes to the bandwidth assignments continously
30.IP "\-n, \-\-numeric" 39.IP "\-n, \-\-numeric"
31Do not resolve IP addresses to hostnames 40Do not resolve IP addresses to hostnames
32.B 41.B
42.IP "\-k, \-\-preference=E"
43Set preference values, -i, -k and -t required
44.B
45.IP "\-q, \-\-quotas"
46Print quotas for all network types
47.B
48.IP "\-t, \-\-type=VALUE"
49Preference type to change: latency | bandwidth
50.B
51.IP "\-u, \-\-used"
52Print addresses actively used only
53.B
54.IP "\-V, \-\-verbose"
55Print verbose output (include ATS address properties)
56.B
33.IP "\-v, \-\-version" 57.IP "\-v, \-\-version"
34Print GNUnet version number. 58Print GNUnet version number.
35 59
36
37.SH BUGS 60.SH BUGS
38Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> 61Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
39 62