diff plugins/ask/ask.7 @ 1020:3dec26654d06

man: misc fixes
author David Demelier <markand@malikania.fr>
date Tue, 23 Feb 2021 09:19:27 +0100
parents 90eb31112a53
children f06e9761cc90
line wrap: on
line diff
--- a/plugins/ask/ask.7	Sun Feb 21 20:42:17 2021 +0100
+++ b/plugins/ask/ask.7	Tue Feb 23 09:19:27 2021 +0100
@@ -59,7 +59,7 @@
 located in the ask configuration directory.
 .Pp
 Just add one line per answer like this (e.g.
-.Pa ~/.config/irccd/plugin/ask/answers.conf ) .
+.Pa @CMAKE_INSTALL_FULL_SYSCONFDIR@/irccd/plugin/ask/answers.conf ) .
 .Bd -literal -offset Ds
 Stop dreaming,
 Definitely sure!
@@ -67,11 +67,15 @@
 .Ed
 .\" CONFIGURATION
 .Sh CONFIGURATION
-The following options are available under the
-.Va [plugin.ask]
-section:
-.Bl -tag -width 14n
+The plugin
+.Nm
+supports the following configuration properties:
+.Bl -tag -width "file (string)"
 .It Va file No (string)
 the path to the database file (Optional, default: answers.conf in configuration
 directory).
 .El
+.\" SEE ALSO
+.Sh SEE ALSO
+.Xr irccd 1 ,
+.Xr irccd-templates 7