* [PATCH] doc: lei-{p2q,rediff}: note implicit --stdin
@ 2021-07-25 12:03 Eric Wong
0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-07-25 12:03 UTC (permalink / raw)
To: meta
lei actually uses implicit --stdin everywhere, but I thing
these patch-related commands are the most common use of them.
---
Documentation/lei-p2q.pod | 3 ++-
Documentation/lei-rediff.pod | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/lei-p2q.pod b/Documentation/lei-p2q.pod
index f404ede0..44798ac3 100644
--- a/Documentation/lei-p2q.pod
+++ b/Documentation/lei-p2q.pod
@@ -48,7 +48,8 @@ Default: C<dfpost7>
=item --stdin
-Read patch from stdin.
+Read message from stdin. This is implicit if no arguments are given
+and stdin is a pipe or regular file.
=item --debug
diff --git a/Documentation/lei-rediff.pod b/Documentation/lei-rediff.pod
index 5fdde230..e968fb20 100644
--- a/Documentation/lei-rediff.pod
+++ b/Documentation/lei-rediff.pod
@@ -24,7 +24,8 @@ supported.
=item --stdin
-Read message from stdin.
+Read message from stdin. This is implicit if no arguments are given
+and stdin is a pipe or regular file.
=item --git-dir=DIR
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-25 12:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-25 12:03 [PATCH] doc: lei-{p2q,rediff}: note implicit --stdin 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).