aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-uri.1
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-05-04 19:57:38 +0000
committerNils Gillmann <ng0@n0.is>2018-05-04 19:57:38 +0000
commitc3c9fef22fa6e4657c3fc862bad365b440ee2305 (patch)
treea19406f086fd3a1c059c66b6916b78148f83d5bb /doc/man/gnunet-uri.1
parent295384b197a85ebfb1cb7bbe5d1b02af4c40d342 (diff)
downloadgnunet-c3c9fef22fa6e4657c3fc862bad365b440ee2305.tar.gz
gnunet-c3c9fef22fa6e4657c3fc862bad365b440ee2305.zip
Follow-up commit to format most of the other man pages code.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/man/gnunet-uri.1')
-rw-r--r--doc/man/gnunet-uri.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/gnunet-uri.1 b/doc/man/gnunet-uri.1
index 9eac68a6d..ac8ccf374 100644
--- a/doc/man/gnunet-uri.1
+++ b/doc/man/gnunet-uri.1
@@ -9,7 +9,11 @@ gnunet\-uri \- invoke default handler for GNUnet URIs
9.br 9.br
10 10
11.SH DESCRIPTION 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. 12\fBgnunet\-uri\fP can be used to invoke the correct tool to handle a
13GNUnet URI. GNUnet URIs have the format "gnunet://SUBSYSTEM/DETAILS"
14and thus the specific tool to handle the URI depends on the subsystem.
15gnunet\-uri will determine the correct tool (by looking for SUBSYSTEM
16in the configuration section "uri") and invoke it.
13 17
14.SH OPTIONS 18.SH OPTIONS
15.B 19.B