From a2accd307ebf9716535037f439c47788281371bd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 6 Feb 2021 12:18:32 +0000 Subject: init: lowercase -j for --jobs This is taken from common implementations of make(1) and only affected people using the command-line help output. --- script/public-inbox-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/public-inbox-init') diff --git a/script/public-inbox-init b/script/public-inbox-init index 6a867a22..e93cab73 100755 --- a/script/public-inbox-init +++ b/script/public-inbox-init @@ -24,7 +24,7 @@ options: --ng NEWSGROUP set NNTP newsgroup name --skip-artnum=NUM NNTP article numbers to skip --skip-epoch=NUM epochs to skip (-V2 only) - -J JOBS number of indexing jobs (-V2 only), (default: 4) + -j JOBS number of indexing jobs (-V2 only), (default: 4) See public-inbox-init(1) man page for full documentation. EOF -- cgit v1.2.3-24-ge0c7