added many comments
[oweals/gnunet.git] / doc / man / gnunet-peerinfo.1
index e2691b11afafce711d7ae2794a3b9054dc939635..6d89f461ac1ec885a284fc96b32576ad63fb9907 100644 (file)
@@ -1,4 +1,4 @@
-.TH GNUNET\-PEERINFO 1 "Mar 15, 2009" "GNUnet"
+.TH GNUNET\-PEERINFO 1 "Mar 4, 2013" "GNUnet"
 
 .SH NAME
 gnunet\-peerinfo \- Display information about other peers.
@@ -10,19 +10,34 @@ gnunet\-peerinfo \- Display information about other peers.
 
 .SH DESCRIPTION
 .PP
-\fBgnunet\-peerinfo\fP display the known addresses and trust of known peers.  
+\fBgnunet\-peerinfo\fP display the known addresses and trust of known peers.
 
 .SH OPTIONS
 .B
 .IP "\-c FILENAME, \-\-config=FILENAME"
-Load config file (default: ~/.gnunet/gnunet.conf)
+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
@@ -31,9 +46,6 @@ Print only our own identity (together with "\-q", this is the exact line that ot
 .B
 .IP "\-v, \-\-version"
 Print the version number
-.B
-.IP "\-L LOGLEVEL, \-\-loglelvel=LOGLEVEL"
-Set the loglevel
 
 
 .SH BUGS