From ed174b12f7a2f1bfca8c7b73fb6fd6a2f9ddf8f7 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 30 Dec 2019 00:48:21 -0500 Subject: Add limit option for litterbox's search query interface --- litterbox.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'litterbox.1') diff --git a/litterbox.1 b/litterbox.1 index 3f0446a..6910713 100644 --- a/litterbox.1 +++ b/litterbox.1 @@ -1,4 +1,4 @@ -.Dd December 27, 2019 +.Dd December 30, 2019 .Dt LITTERBOX 1 .Os . @@ -12,6 +12,7 @@ .Op Fl d Ar path .Op Fl h Ar host .Op Fl j Ar join +.Op Fl l Ar limit .Op Fl n Ar nick .Op Fl p Ar port .Op Fl u Ar user @@ -69,6 +70,14 @@ Initialize the database. Join the comma-separated list of channels .Ar join . . +.It Fl l Ar limit +Limit the number of results sent by the +.Fl Q +or +.Fl q +search query interface. +The default limit is 10. +. .It Fl m Migrate the database to the latest version. . -- cgit 1.4.1