about summary refs log tree commit homepage
path: root/script
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-08-24 01:22:32 +0000
committerEric Wong <e@80x24.org>2023-08-24 07:47:50 +0000
commitcf96412eb8f193ebd334fae340b2d91b6b7f2afe (patch)
treee71b3af27231e3315aa23e47b2e907cedc337dad /script
parent2f41101df13a82befc24edefe6946b2d52d2c96c (diff)
downloadpublic-inbox-cf96412eb8f193ebd334fae340b2d91b6b7f2afe.tar.gz
This aids in development, but I'm not sure it's going to stay
or be moved into another interface.
Diffstat (limited to 'script')
-rwxr-xr-xscript/public-inbox-cindex2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/public-inbox-cindex b/script/public-inbox-cindex
index 888c8b10..0526434c 100755
--- a/script/public-inbox-cindex
+++ b/script/public-inbox-cindex
@@ -29,7 +29,7 @@ GetOptions($opt, qw(quiet|q verbose|v+ reindex jobs|j=i fsync|sync! dangerous
                 indexlevel|index-level|L=s associate associate-max=i
                 associate-date-range=s associate-prefixes=s@
                 batch_size|batch-size=s max_size|max-size=s
-                include|I=s@ only=s@ all
+                include|I=s@ only=s@ all show-roots
                 project-list=s exclude=s@
                 sort-parallel=s sort-compress-program=s sort-buffer-size=s
                 d=s update|u scan! prune dry-run|n C=s@ help|h))