missing check
[oweals/gnunet.git] / doc / man / gnunet-ats.1
1 .TH GNUNET\-ATS 1 "Oct 31, 2012" "GNUnet"
2
3 .SH NAME
4 gnunet\-ats \- display information about transport resource allocation
5
6 .SH SYNOPSIS
7 .B gnunet\-ats
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-ats\fP can be used to display information about the GNUnet's 
13 transport selection mechanism. It shows information about the 
14 addresses and the assigned input and output bandwidth.
15
16 .SH OPTIONS
17 .B
18 .IP "\-a,  \-\-aa"
19 List all addresses currently known to ats.
20 .B
21 .IP "\-c FILENAME,  \-\-config=FILENAME"
22 Use the configuration file FILENAME.
23 .B
24 .IP "\-h, \-\-help"
25 Print short help on options.
26 .B
27 .IP "\-i, \-\-id=PEERID"
28 Print information for a specific peer identity only
29 .B
30 .IP "\-k, \-\-value=VALUE"
31 Value to set for when changing preference values
32 .B
33 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
34 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
35 .B
36 .IP "\-m, \-\-monitor"
37 Monitor changes to the bandwidth assignments continously
38 .B
39 .IP "\-n, \-\-numeric"
40 Do not resolve IP addresses to hostnames
41 .B
42 .IP "\-k, \-\-preference=E"
43 Set preference values, -i, -k and -t required
44 .B
45 .IP "\-q, \-\-quotas"
46 Print quotas for all network types
47 .B
48 .IP "\-t, \-\-type=VALUE"
49 Preference type to change: latency | bandwidth
50 .B
51 .IP "\-u, \-\-used"
52 Print addresses actively used only
53 .B
54 .IP "\-V, \-\-verbose"
55 Print verbose output (include ATS address properties)
56 .B
57 .IP "\-v, \-\-version"
58 Print GNUnet version number.
59
60 .SH BUGS
61 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
62
63 .SH SEE ALSO
64 gnunet\-transport(1)