From 77762299d4495851c8c289bd54f75eb72d717a7a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 30 Apr 2020 17:53:23 -0400 Subject: Swap -s and -S --- bubger.1 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'bubger.1') diff --git a/bubger.1 b/bubger.1 index 230adf1..3a88e67 100644 --- a/bubger.1 +++ b/bubger.1 @@ -10,12 +10,12 @@ .Nm .Op Fl qv .Op Fl C Ar path -.Op Fl S Ar url +.Op Fl S Ar search .Op Fl a Ar algo .Op Fl h Ar head .Op Fl m Ar addr .Op Fl p Ar port -.Op Fl s Ar search +.Op Fl s Ar url .Op Fl t Ar title .Op Fl u Ar base .Op Fl w Ar file @@ -39,9 +39,11 @@ Change directory to .Ar path before reading and writing files. . -.It Fl S Ar url -Add a subscribe link -to the index page navigation. +.It Fl S Ar search +Limit threads to messages matching +.Ar search . +The default search is +.Sy ALL . . .It Fl a Ar algo Set the threading algorithm to one of @@ -73,11 +75,9 @@ 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 . -The default search is -.Sy ALL . +.It Fl s Ar url +Add a subscribe link +to the index page navigation. . .It Fl t Ar title Set the base title for HTML pages. -- cgit 1.4.1