updated man page
[oweals/gnunet.git] / doc / man / gnunet-uri.1
1 .TH GNUNET\-URI 1 "Jun 26, 2012" "GNUnet"
2
3 .SH NAME
4 gnunet\-uri \- invoke default handler for GNUnet URIs
5
6 .SH SYNOPSIS
7 .B gnunet\-uri
8 .RI URI
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-uri\fP can be used to invoke the correct tool to handle a GNUnet URI.  GNUnet URIs have the format "gnunet://SUBSYSTEM/DETAILS" and thus the specific tool to handle the URI depends on the subsystem.  gnunet\-uri will determine the correct tool (by looking for SUBSYSTEM in the configuration section "uri") and invoke it.
13
14 .SH OPTIONS
15 .B
16 .IP "\-c FILENAME,  \-\-config=FILENAME"
17 Use the configuration file FILENAME.
18 .B
19 .IP "\-h, \-\-help"
20 Print short help on options.
21 .B
22 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
24 .B
25 .IP "\-v, \-\-version"
26 Print GNUnet version number.
27
28
29 .SH BUGS
30 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>