diff plugins/links/links.7 @ 1019:90eb31112a53

man: update plugin documentation
author David Demelier <markand@malikania.fr>
date Sun, 21 Feb 2021 20:42:17 +0100
parents cf99df45cb84
children 3dec26654d06
line wrap: on
line diff
--- a/plugins/links/links.7	Sun Feb 21 20:20:19 2021 +0100
+++ b/plugins/links/links.7	Sun Feb 21 20:42:17 2021 +0100
@@ -30,12 +30,12 @@
 .Sh INSTALLATION
 The plugin
 .Nm
-is distributed with irccd. To enable it add the following to your plugins
-section:
+is distributed with irccd. To enable it add it into your
+.Xr irccd.conf 5
+configuration file.
 .Pp
-.Bd -literal
-[plugins]
-links = ""
+.Bd -literal -offset indent
+plugin "links"
 .Ed
 .\" USAGE
 .Sh USAGE
@@ -47,23 +47,12 @@
 markand: http://example.org
 irccd: Example Domain
 .Ed
-.\" CONFIGURATION
-.Sh CONFIGURATION
-The following options are available under the
-.Va [plugin.links]
-section:
-.Bl -tag -width 14n -offset Ds
-.It Va timeout No (int)
-Timeout in seconds before dropping a request (default: 30).
-.El
 .\" TEMPLATES
 .Sh TEMPLATES
-The
+The plugin
 .Nm
-plugin supports the following templates in
-.Va [templates.links]
-section:
-.Bl -tag -width 14n -offset Ds
+support the following template properties:
+.Bl -tag -width info
 .It Va info
 Message to be written when title has been retrieved successfully. Keywords:
 .Em channel , nickname , origin , server , title .