about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-07-25 12:03:33 +0000
committerEric Wong <e@80x24.org>2021-07-25 21:08:02 +0000
commitcef5cda178a0e57c69ba19b6aed6b7eba1ee7594 (patch)
tree51042a4dc48da2e97745361b428d5c02af068d42 /Documentation
parent7a606a434c52a7c2a97152d2b216381b9612ae27 (diff)
downloadpublic-inbox-cef5cda178a0e57c69ba19b6aed6b7eba1ee7594.tar.gz
lei actually uses implicit --stdin everywhere, but I thing
these patch-related commands are the most common use of them.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-p2q.pod3
-rw-r--r--Documentation/lei-rediff.pod3
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