From 7ede448ca426632fab03bf85b603848a68a3505f Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 10 Feb 2021 23:04:13 -0500 Subject: doc: lei: prefer 'location' and 'dirname' This follows the help output change in 52342875 (lei help: split out into separate file, 2021-02-06). --- Documentation/lei-add-external.pod | 4 ++-- Documentation/lei-forget-external.pod | 2 +- Documentation/lei-init.pod | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/lei-add-external.pod b/Documentation/lei-add-external.pod index dd87be62..ebefb4cf 100644 --- a/Documentation/lei-add-external.pod +++ b/Documentation/lei-add-external.pod @@ -4,12 +4,12 @@ lei-add-external - add inbox or external index =head1 SYNOPSIS -lei add-external [OPTIONS] URL_OR_PATHNAME +lei add-external [OPTIONS] LOCATION =head1 DESCRIPTION Configure lei to search against an external (an inbox or external -index). When C is a local path, it should point to a +index). When C is a local path, it should point to a directory that is a C.inboxdir> or C.topdir> value in ~/.public-inbox/config. diff --git a/Documentation/lei-forget-external.pod b/Documentation/lei-forget-external.pod index 40287bd3..3ad6bd45 100644 --- a/Documentation/lei-forget-external.pod +++ b/Documentation/lei-forget-external.pod @@ -4,7 +4,7 @@ lei-forget-external - forget external locations =head1 SYNOPSIS -lei forget-external [OPTIONS] URL_OR_PATHNAME [URL_OR_PATHNAME...] +lei forget-external [OPTIONS] LOCATION [LOCATION...] =head1 DESCRIPTION diff --git a/Documentation/lei-init.pod b/Documentation/lei-init.pod index 8a8022fb..bc687f72 100644 --- a/Documentation/lei-init.pod +++ b/Documentation/lei-init.pod @@ -4,11 +4,11 @@ lei-init - initialize storage =head1 SYNOPSIS -lei init [OPTIONS] [PATHNAME] +lei init [OPTIONS] [DIRNAME] =head1 DESCRIPTION -Initialize local writable storage for L. If C is +Initialize local writable storage for L. If C is unspecified, the storage is created at C<$XDG_DATA_HOME/lei/store>. C in C<$XDG_CONFIG_HOME/lei/config> records this location. -- cgit v1.2.3-24-ge0c7