From 1973ff3169d1c2d75f60843e0a10f32c528cbe7e Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Wed, 29 Nov 2023 13:02:51 +0100 Subject: doc: -cindex: correct and unify -g GIT_DIR usage string and man page Fixes: c76a20d75200 ("cindex: require `-g GIT_DIR' or `-r PROJECT_ROOT'") --- script/public-inbox-cindex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/public-inbox-cindex b/script/public-inbox-cindex index a015d7a4..d61d0244 100755 --- a/script/public-inbox-cindex +++ b/script/public-inbox-cindex @@ -4,7 +4,7 @@ use v5.12; use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev); my $help = <