gnunet-peerinfo.1 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. .TH GNUNET-PEERINFO 1 "Mar 15, 2009" "GNUnet"
  2. .SH NAME
  3. gnunet\-peerinfo \- Display information about other peers.
  4. .SH SYNOPSIS
  5. .B gnunet\-peerinfo
  6. .RI [ options ]
  7. .br
  8. .SH DESCRIPTION
  9. .PP
  10. \fBgnunet\-peerinfo\fP display the known addresses and trust of known peers.
  11. .SH OPTIONS
  12. .B
  13. .IP "\-c FILENAME, \-\-config=FILENAME"
  14. Load config file (default: /etc/gnunet.conf)
  15. .B
  16. .IP "\-h, \-\-help"
  17. Print help page
  18. .B
  19. .IP "\-n, \-\-numeric"
  20. Disable resolution of IPs to hostnames
  21. .B
  22. .IP "\-q, \-\-quiet"
  23. Do not print anything but the peer identities
  24. .B
  25. .IP "\-s, \-\-self"
  26. 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).
  27. .B
  28. .IP "\-v, \-\-version"
  29. Print the version number
  30. .B
  31. .IP "\-L LOGLEVEL, \-\-loglelvel=LOGLEVEL"
  32. Set the loglevel
  33. .SH BUGS
  34. Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>
  35. .SH SEE ALSO
  36. gnunet.conf(5)