user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] lei inspect: help+completion for --dir option
@ 2021-07-02 20:42 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-07-02 20:42 UTC (permalink / raw)
  To: meta

It's the most generic name I could find for it since it can
mean so many things...
---
 lib/PublicInbox/LEI.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm
index cffe4dce..42e02efb 100644
--- a/lib/PublicInbox/LEI.pm
+++ b/lib/PublicInbox/LEI.pm
@@ -323,6 +323,7 @@ my %OPTDESC = (
 'path-a|a=s' => 'pre-image pathname associated with OID',
 'path-b|b=s' => 'post-image pathname associated with OID',
 'git-dir=s@' => 'additional git repository to scan',
+'dir=s	inspect' => 'specify a inboxdir, extindex topdir or Xapian shard',
 'proxy=s' => [ 'PROTO://HOST[:PORT]', # shared with curl(1)
 	"proxy for (e.g. `socks5h://0:9050')" ],
 'torsocks=s' => ['VAL|auto|no|yes',

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-02 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02 20:42 [PATCH] lei inspect: help+completion for --dir option Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).