aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Query.pod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/Irssi/Query.pod10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/Irssi/Query.pod b/docs/Irssi/Query.pod
index c823a4a..cb7e0d8 100644
--- a/docs/Irssi/Query.pod
+++ b/docs/Irssi/Query.pod
@@ -20,9 +20,11 @@ Query->{}
=head1 METHODS
-Query::destroy()
- Destroy the query.
+=head2 C<destroy>
-Query::query_change_server(server)
- Change the active server of the query.
+Destroy the query.
+
+=head2 C<query_change_server $server>
+
+Change the active server of the query.