about summary refs log tree commit homepage
path: root/script
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-06 12:18:32 +0000
committerEric Wong <e@80x24.org>2021-02-07 03:34:32 +0000
commita2accd307ebf9716535037f439c47788281371bd (patch)
tree01e296d85c31329a7a9e5647632376da1cef85a7 /script
parentb84aa5e39994b0dfe64e5587a26613bc05b80ceb (diff)
downloadpublic-inbox-a2accd307ebf9716535037f439c47788281371bd.tar.gz
This is taken from common implementations of make(1)
and only affected people using the command-line help
output.
Diffstat (limited to 'script')
-rwxr-xr-xscript/public-inbox-init2
1 files changed, 1 insertions, 1 deletions
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