syntax
[oweals/gnunet.git] / doc / man / gnunet-peerinfo.1
index 3eb2157d64d837ca05f0987847be5fb058935016..88094fa109a38c602c304c6f218085ede9a0e46a 100644 (file)
@@ -1,42 +1,60 @@
-.TH GNUNET\-PEERINFO 1 "Mar 15, 2009" "GNUnet"
-
+.TH GNUNET-PEERINFO 1 "March 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: ~/.gnunet/gnunet.conf)
-.B
+Load config file (default: ~/.config/gnunet.conf)
+.IP "\-g, \-\-get\-hello"
+Output HELLO uri(s)
 .IP "\-h, \-\-help"
 Print help page
-.B
+.IP "\-i, \-\-info"
+List all known peers (and their addresses)
+.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
+Set the loglevel
+.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
+Log messages to LOGFILE
 .IP "\-n, \-\-numeric"
 Disable resolution of IPs to hostnames
-.B
+.IP "\-p, \-\-put\-hello=HELLO"
+Add given HELLO uri to the database
 .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
+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).
 .IP "\-v, \-\-version"
 Print the version number
-.B
-.IP "\-L LOGLEVEL, \-\-loglelvel=LOGLEVEL"
-Set the loglevel
-
 .SH BUGS
-Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>
-
+Report bugs by using mantis <https://bugs.gnunet.org/> or by sending
+electronic mail to <gnunet\-developers@gnu.org>
 .SH SEE ALSO
 gnunet.conf(5)
+.PP
+The full documentation for
+.B gnunet
+is maintained as a Texinfo manual.
+If the
+.B info
+and
+.B gnunet
+programs are properly installed at your site, the command
+.IP
+.B info gnunet
+.PP
+should give you access to the complete handbook,
+.IP
+.B info gnunet-c-tutorial
+.PP
+will give you access to a tutorial for developers.
+.PP
+Depending on your installation, this information is also
+available in
+\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).