]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: lei-{p2q,rediff}: note implicit --stdin
authorEric Wong <e@80x24.org>
Sun, 25 Jul 2021 12:03:33 +0000 (12:03 +0000)
committerEric Wong <e@80x24.org>
Sun, 25 Jul 2021 21:08:02 +0000 (21:08 +0000)
lei actually uses implicit --stdin everywhere, but I thing
these patch-related commands are the most common use of them.

Documentation/lei-p2q.pod
Documentation/lei-rediff.pod

index f404ede0cd0070ebe649dfeaca3543347dfb60c8..44798ac3d2a0c320b5f6fd6a6f4e3c7f3d3ea77f 100644 (file)
@@ -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
 
index 5fdde230ee24a53f3792fa6ecd8d7a243a47449e..e968fb20041813827f862417bb38070105109025 100644 (file)
@@ -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