-xdg changes: docu
[oweals/gnunet.git] / doc / man / gnunet-peerinfo.1
1 .TH GNUNET\-PEERINFO 1 "Mar 4, 2013" "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: ~/.config/gnunet.conf)
19 .B
20 .IP "\-g, \-\-get\-hello
21 Output HELLO uri(s)
22 .B
23 .IP "\-h, \-\-help"
24 Print help page
25 .B
26 .IP "\-i, \-\-info"
27 List all known peers (and their addresses)
28 .B
29 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
30 Set the loglevel
31 .B
32 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
33 Log messages to LOGFILE
34 .B
35 .IP "\-n, \-\-numeric"
36 Disable resolution of IPs to hostnames
37 .B
38 .IP "\-p, \-\-put\-hello=HELLO
39 Add given HELLO uri to the database
40 .B
41 .IP "\-q, \-\-quiet"
42 Do not print anything but the peer identities
43 .B
44 .IP "\-s, \-\-self"
45 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).
46 .B
47 .IP "\-v, \-\-version"
48 Print the version number
49
50
51 .SH BUGS
52 Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
53
54 .SH SEE ALSO
55 gnunet.conf(5)