aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-peerinfo.1
blob: 6d89f461ac1ec885a284fc96b32576ad63fb9907 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
.TH GNUNET\-PEERINFO 1 "Mar 4, 2013" "GNUnet"

.SH NAME
gnunet\-peerinfo \- Display information about other peers.

.SH SYNOPSIS
.B gnunet\-peerinfo
.RI [ options ]
.br

.SH DESCRIPTION
.PP
\fBgnunet\-peerinfo\fP display the known addresses and trust of known peers.

.SH OPTIONS
.B
.IP "\-c FILENAME, \-\-config=FILENAME"
Load config file (default: ~/.config/gnunet.conf)
.B
.IP "\-g, \-\-get\-hello
Output HELLO uri(s)
.B
.IP "\-h, \-\-help"
Print help page
.B
.IP "\-i, \-\-info"
List all known peers (and their addresses)
.B
.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
Set the loglevel
.B
.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
Log messages to LOGFILE
.B
.IP "\-n, \-\-numeric"
Disable resolution of IPs to hostnames
.B
.IP "\-p, \-\-put\-hello=HELLO
Add given HELLO uri to the database
.B
.IP "\-q, \-\-quiet"
Do not print anything but the peer identities
.B
.IP "\-s, \-\-self"
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).
.B
.IP "\-v, \-\-version"
Print the version number


.SH BUGS
Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>

.SH SEE ALSO
gnunet.conf(5)