user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* Re: [PATCH 5/6] doc: lei-import: link to lei-store-format(5)
  2022-11-03  0:48  7% ` [PATCH 5/6] doc: lei-import: link to lei-store-format(5) Eric Wong
@ 2022-11-03  2:03  7%   ` Eric Wong
  0 siblings, 0 replies; 3+ results
From: Eric Wong @ 2022-11-03  2:03 UTC (permalink / raw)
  To: meta

Eric Wong <e@80x24.org> wrote:
> +(aka L<lei/store|lei-store-format(5)>).  C<LOCATION> is a

Can't have unescaped `/' like that, will squash this in:

diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod
index 25ef75c3..69ec6497 100644
--- a/Documentation/lei-import.pod
+++ b/Documentation/lei-import.pod
@@ -11,7 +11,7 @@ lei import [OPTIONS] (--stdin|-)
 =head1 DESCRIPTION
 
 Import messages into the local storage of L<lei(1)>
-(aka L<lei/store|lei-store-format(5)>).  C<LOCATION> is a
+(aka L<leiE<sol>store|lei-store-format(5)>).  C<LOCATION> is a
 source of messages: a directory (Maildir), a file, or a URL
 (C<imap://>, C<imaps://>, C<nntp://>, or C<nntps://>).  URLs requiring
 authentication use L<git-credential(1)> to

^ permalink raw reply related	[relevance 7%]

* [PATCH 5/6] doc: lei-import: link to lei-store-format(5)
  2022-11-03  0:48  7% [PATCH 0/6] doc: linkify HTML harder Eric Wong
@ 2022-11-03  0:48  7% ` Eric Wong
  2022-11-03  2:03  7%   ` Eric Wong
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2022-11-03  0:48 UTC (permalink / raw)
  To: meta

Users should know where `lei import' writes to.
---
 Documentation/lei-import.pod | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod
index 4ac7dccd..25ef75c3 100644
--- a/Documentation/lei-import.pod
+++ b/Documentation/lei-import.pod
@@ -10,7 +10,8 @@ lei import [OPTIONS] (--stdin|-)
 
 =head1 DESCRIPTION
 
-Import messages into the local storage of L<lei(1)>.  C<LOCATION> is a
+Import messages into the local storage of L<lei(1)>
+(aka L<lei/store|lei-store-format(5)>).  C<LOCATION> is a
 source of messages: a directory (Maildir), a file, or a URL
 (C<imap://>, C<imaps://>, C<nntp://>, or C<nntps://>).  URLs requiring
 authentication use L<git-credential(1)> to
@@ -102,4 +103,4 @@ License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
 
 =head1 SEE ALSO
 
-L<lei-index(1)>
+L<lei-index(1)>, L<lei-store-format(5)>

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/6] doc: linkify HTML harder
@ 2022-11-03  0:48  7% Eric Wong
  2022-11-03  0:48  7% ` [PATCH 5/6] doc: lei-import: link to lei-store-format(5) Eric Wong
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2022-11-03  0:48 UTC (permalink / raw)
  To: meta

<a> is really the only reason to use HTML :P

Eric Wong (6):
  doc: txt2pre: linkify new commands
  doc: lei: improve description of *-search commands
  doc: txt2pre: linkify "lei COMMAND" form
  doc: txt2pre: modernize and use v5.12
  doc: lei-import: link to lei-store-format(5)
  txt2pre: linkify lei/store => lei-store-format.html

 Documentation/lei-edit-search.pod   |  6 ++++--
 Documentation/lei-forget-search.pod |  4 +++-
 Documentation/lei-import.pod        |  5 +++--
 Documentation/lei-ls-search.pod     |  5 +++--
 Documentation/txt2pre               | 19 ++++++++++++++-----
 5 files changed, 27 insertions(+), 12 deletions(-)

^ permalink raw reply	[relevance 7%]

Results 1-3 of 3 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-11-03  0:48  7% [PATCH 0/6] doc: linkify HTML harder Eric Wong
2022-11-03  0:48  7% ` [PATCH 5/6] doc: lei-import: link to lei-store-format(5) Eric Wong
2022-11-03  2:03  7%   ` 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).