fs tools
[oweals/gnunet.git] / doc / man / gnunet-peerinfo.1
1 .TH GNUNET\-PEERINFO 1 "Mar 15, 2009" "GNUnet"
2
3 .SH NAME
4 gnunet\-peerinfo \- Display information about other peers.
5
6 .SH SYNOPSIS
7 .B gnunet\-peerinfo
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 .PP
13 \fBgnunet\-peerinfo\fP display the known addresses and trust of known peers.
14
15 .SH OPTIONS
16 .B
17 .IP "\-c FILENAME, \-\-config=FILENAME"
18 Load config file (default: /etc/gnunet.conf)
19 .B
20 .IP "\-h, \-\-help"
21 Print help page
22 .B
23 .IP "\-n, \-\-numeric"
24 Disable resolution of IPs to hostnames
25 .B
26 .IP "\-q, \-\-quiet"
27 Do not print anything but the peer identities
28 .B
29 .IP "\-s, \-\-self"
30 Print only our own identity (together with "\-q", this is the exact line that other peers would have to put in to their friends file in order to consider this peer one of their friends in F2F mode).
31 .B
32 .IP "\-v, \-\-version"
33 Print the version number
34 .B
35 .IP "\-L LOGLEVEL, \-\-loglelvel=LOGLEVEL"
36 Set the loglevel
37
38 .SH BUGS
39 Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>
40
41 .SH SEE ALSO
42 gnunet.conf(5)