From 50ad4e1b09e32148628427baa47e96fc829adb23 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 9 Jul 2020 23:56:31 -0400 Subject: Add -c to check SQL queries --- scooper.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scooper.1') diff --git a/scooper.1 b/scooper.1 index 1e72631..9350ad1 100644 --- a/scooper.1 +++ b/scooper.1 @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl fp +.Op Fl cfp .Op Fl s Ar url .Ar database . @@ -22,6 +22,8 @@ IRC log database. .Pp The arguments are as follows: .Bl -tag -width Ds +.It Fl c +Exit after preparing statements. .It Fl f Become a FastCGI worker, which can be managed by -- cgit 1.4.1