diff options
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 5 |
1 files changed, 4 insertions, 1 deletions
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 . |