summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-30 00:48:21 -0500
committerJune McEnroe <june@causal.agency>2019-12-30 00:48:21 -0500
commited174b12f7a2f1bfca8c7b73fb6fd6a2f9ddf8f7 (patch)
tree0edab3c605321745dbf3e4c13244f80c885d098e /litterbox.1
parentAdd prospective scoop manual page (diff)
downloadlitterbox-ed174b12f7a2f1bfca8c7b73fb6fd6a2f9ddf8f7.tar.gz
litterbox-ed174b12f7a2f1bfca8c7b73fb6fd6a2f9ddf8f7.zip
Add limit option for litterbox's search query interface
Diffstat (limited to 'litterbox.1')
-rw-r--r--litterbox.111
1 files changed, 10 insertions, 1 deletions
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.
 .