From 96068224350f214ff6bdea8c401eeb13750cc369 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 26 Apr 2020 21:02:54 -0400 Subject: Add -q to exit non-zero on early exit --- bubger.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bubger.1') diff --git a/bubger.1 b/bubger.1 index 07ae858..b626f6c 100644 --- a/bubger.1 +++ b/bubger.1 @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl v +.Op Fl qv .Op Fl C Ar path .Op Fl a Ar algo .Op Fl h Ar head @@ -65,6 +65,9 @@ The default port is .Pq 993 . TLS without STARTTLS is assumed. . +.It Fl q +Exit non-zero if no changes are made. +. .It Fl s Ar search Limit threads to messages matching .Ar search . -- cgit 1.4.1