about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-11-28 14:56:23 +0000
committerEric Wong <e@80x24.org>2023-11-29 02:13:23 +0000
commitc76a20d75200630b0b5072e4ce39651230f8cabe (patch)
treeb8af35b864d4acfd943de791cd8cd9d89654b3c4 /Documentation
parent46c08b706123b79c7884d1cbd3252a7bd93b885e (diff)
downloadpublic-inbox-c76a20d75200630b0b5072e4ce39651230f8cabe.tar.gz
Accepting @ARGV without switches ends up being ambiguous with
optional parameters for --join and --show.  Requiring users to
specify `--join=' or `--show=' is a bit awkward (as it with
-clone --objstore= and the like, but that is historical baggage
we need to carry at this point...)
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-cindex.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/public-inbox-cindex.pod b/Documentation/public-inbox-cindex.pod
index 3ff394be..0c9c4bdb 100644
--- a/Documentation/public-inbox-cindex.pod
+++ b/Documentation/public-inbox-cindex.pod
@@ -4,7 +4,7 @@ public-inbox-cindex - create and update search for code repositories
 
 =head1 SYNOPSIS
 
-public-inbox-cindex [OPTIONS] GIT_DIR...
+public-inbox-cindex [OPTIONS] -g GIT_DIR [-g GIT_DIR]
 
 public-inbox-cindex [OPTIONS] --update