]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc lei: note --stdin shortcut in synopses
authorKyle Meyer <kyle@kyleam.com>
Mon, 29 Mar 2021 03:11:11 +0000 (23:11 -0400)
committerEric Wong <e@80x24.org>
Mon, 29 Mar 2021 03:15:42 +0000 (03:15 +0000)
Documentation/lei-import.pod
Documentation/lei-q.pod

index 7f4e37452dcb0671b286a096f843d89b6b0838b5..acc4f77689f3c5713fd33778232a951b1bfa1a94 100644 (file)
@@ -6,7 +6,7 @@ lei-import - one-time import of messages into local store
 
 lei import [OPTIONS] LOCATION [LOCATION...]
 
-lei import [OPTIONS] --stdin
+lei import [OPTIONS] (--stdin|-)
 
 =head1 DESCRIPTION
 
index 446a82c61fd478f92a7487abbb87b9953033a25d..cb1227fb3e1421d0abdce002b407fb3ac85cfb4d 100644 (file)
@@ -6,7 +6,7 @@ lei-q - search for messages matching terms
 
 lei q [OPTIONS] TERM [TERM...]
 
-lei q [OPTIONS] --stdin
+lei q [OPTIONS] (--stdin|-)
 
 =head1 DESCRIPTION