From 11e454643ca0a8556f972ba6954dfec3855c62e7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 27 Jul 2021 10:44:29 +0000 Subject: treewide: s/sequential_shard/sequential-shard/g The underscore variant was never documented and maintaining the difference between the command-line and internal hash is not worth it. --- script/public-inbox-convert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/public-inbox-convert') diff --git a/script/public-inbox-convert b/script/public-inbox-convert index 3c627b79..fec6b624 100755 --- a/script/public-inbox-convert +++ b/script/public-inbox-convert @@ -38,7 +38,7 @@ GetOptions($opt, qw(jobs|j=i index! help|h), qw(verbose|v+ rethread compact|c+ fsync|sync! indexlevel|index-level|L=s max_size|max-size=s batch_size|batch-size=s - sequential_shard|sequential-shard|seq-shard + sequential-shard|seq-shard )) or die $help; if ($opt->{help}) { print $help; exit 0 }; my $old_dir = shift(@ARGV) // ''; -- cgit v1.2.3-24-ge0c7