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: |
* [PATCH 1/4] doc: lei q: use 'mfolder' as --output placeholder
  2021-02-11  4:04  6% [PATCH 0/4] doc: lei manpages, round 2 Kyle Meyer
@ 2021-02-11  4:04  7% ` Kyle Meyer
  0 siblings, 0 replies; 2+ results
From: Kyle Meyer @ 2021-02-11  4:04 UTC (permalink / raw)
  To: meta

'mfolder' is familiar to mairix users, and 'path' isn't a good choice
because support will be added for IMAP.

Link: https://public-inbox.org/meta/YCBh62OqkYnr5cqw@dcvr
---
 Documentation/lei-q.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod
index 8f053a55..405cf48f 100644
--- a/Documentation/lei-q.pod
+++ b/Documentation/lei-q.pod
@@ -16,7 +16,7 @@ TODO: Give common prefixes, or at least a description/reference.
 
 =over
 
-=item -o PATH, --output=PATH, --mfolder=PATH
+=item -o MFOLDER, --output=MFOLDER, --mfolder=MFOLDER
 
 Destination for results (e.g., C<path/to/Maildir> or - for stdout).
 
-- 
2.30.0


^ permalink raw reply related	[relevance 7%]

* [PATCH 0/4] doc: lei manpages, round 2
@ 2021-02-11  4:04  6% Kyle Meyer
  2021-02-11  4:04  7% ` [PATCH 1/4] doc: lei q: use 'mfolder' as --output placeholder Kyle Meyer
  0 siblings, 1 reply; 2+ results
From: Kyle Meyer @ 2021-02-11  4:04 UTC (permalink / raw)
  To: meta

This series updates the lei manpages, continuing from
<20210201055704.26683-1-kyle@kyleam.com>.  It covers changes up to the
current tip of master (e49cf9c629c..7a1fe192b9f).

  [1/4] doc: lei q: use 'mfolder' as --output placeholder
  [2/4] doc: lei: prefer 'location' and 'dirname'
  [3/4] doc: add lei-import(1)
  [4/4] doc: lei: update manpages

 Documentation/lei-add-external.pod    | 66 +++++++++++++++++++++++++--
 Documentation/lei-forget-external.pod |  2 +-
 Documentation/lei-import.pod          | 54 ++++++++++++++++++++++
 Documentation/lei-init.pod            |  4 +-
 Documentation/lei-ls-external.pod     | 17 ++++++-
 Documentation/lei-overview.pod        | 17 ++++++-
 Documentation/lei-q.pod               | 46 ++++++++++++++++++-
 Documentation/lei.pod                 |  4 +-
 Documentation/txt2pre                 |  1 +
 MANIFEST                              |  1 +
 Makefile.PL                           |  2 +-
 11 files changed, 199 insertions(+), 15 deletions(-)
 create mode 100644 Documentation/lei-import.pod


base-commit: 7a1fe192b9f63f057a21cb60c5e0e85b2ca34d50
-- 
2.30.0


^ permalink raw reply	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-02-11  4:04  6% [PATCH 0/4] doc: lei manpages, round 2 Kyle Meyer
2021-02-11  4:04  7% ` [PATCH 1/4] doc: lei q: use 'mfolder' as --output placeholder Kyle Meyer

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).