"man gnunet-peerinfo" doesn't have the -g or -p options which are listed in "gnunet...
[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: ~/.gnunet/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 "\-n, \-\-numeric"
27 Disable resolution of IPs to hostnames
28 .B
29 .IP "\-p, \-\-put\-hello=HELLO
30 Add given HELLO uri to the database
31 .B
32 .IP "\-q, \-\-quiet"
33 Do not print anything but the peer identities
34 .B
35 .IP "\-s, \-\-self"
36 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).
37 .B
38 .IP "\-v, \-\-version"
39 Print the version number
40 .B
41 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
42 Set the loglevel
43
44
45 .SH BUGS
46 Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
47
48 .SH SEE ALSO
49 gnunet.conf(5)