151ba495754f98c679775abb6f129d6f461c9fc1
[oweals/gnunet.git] / doc / man / gnunet-nse.1
1 .Dd March 6, 2019
2 .Dt GNUNET-NSE 1
3 .Os
4 .Sh NAME
5 .Nm gnunet-nse
6 .Nd show network size estimates from NSE service
7 .Sh SYNOPSIS
8 .Nm
9 .Op Fl c Ar file | Fl -config Ns = Ns file
10 .Op Fl h | \-help
11 .Op Fl l file | Fl -logfile Ns = Ns file
12 .Op Fl L Ar loglevel | Fl -loglevel Ns = Ns loglevel
13 .Op Fl v | \-version
14 .Sh DESCRIPTION
15 .Nm
16 is a command line tool to show network size estimates from the NSE service of GNUnet.
17 .Bl -tag -width Ds
18 .It Fl c Ar file | Fl -config Ns = Ns file
19 Use the configuration file FILENAME.
20 .It Fl h | \-help
21 Print short help on options.
22 .It Fl l file | Fl -logfile Ns = Ns file
23 Configure logging to write logs to LOGFILE.
24 .It Fl L Ar loglevel | Fl -loglevel Ns = Ns loglevel
25 Use LOGLEVEL for logging.
26 Valid values are DEBUG, INFO, WARNING and ERROR.
27 .It Fl v | \-version
28 Print GNUnet version number.
29 .El
30 .Sh FILES
31 .Pa gnunet.conf
32 Configuration file for gnunet.
33 .Sh SEE ALSO
34 .Xr gnunet.conf 5
35 .sp
36 The full documentation for gnunet is maintained as a Texinfo manual.
37 If the
38 .Xr info 1
39 gnunet programs are properly installed at your site, the command
40 .Bd -literal -offset indent -compact
41         info gnunet
42 .Ed
43 should give you access to the complete handbook,
44 .Bd -literal -offset indent -compact
45         info gnunet-c-tutorial
46 .Ed
47 will give you access to a tutorial for developers.
48 .sp
49 Depending on your installation, this information is also
50 available in
51 .Xr gnunet 7 and
52 .Xr gnunet-c-tutorial 7 .
53 .Sh HISTORY
54 This man page first appeared in GNUnet 0.11.1.
55 .Sh AUTHORS
56 This page was originally written by
57 .An Bertrand Marc Aq Mt bmarc@debian.org
58 for Debian's gnunet package (man page date: 2014).
59 Further edits and conversion to mdoc were done by
60 .An ng0 Aq Mt ng0@gnunet.org .
61 .Sh BUGS
62 Report bugs by using
63 .Lk https://bugs.gnunet.org
64 or by sending electronic mail to
65 .Aq Mt bug-gnunet@gnu.org .