about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-02-27 13:03:27 -0500
committerEric Wong <e@80x24.org>2021-02-27 16:18:44 -0400
commitee308223d51344a3d8557bf42229c289652045d8 (patch)
treea6912ac3419ad78102bae1854d8630d952568c40
parent82e81eeb8925580728a6b73aae7d960ab271cffc (diff)
downloadpublic-inbox-ee308223d51344a3d8557bf42229c289652045d8.tar.gz
stdin isn't placed in C<> elsewhere.
-rw-r--r--Documentation/lei-import.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod
index 7d5b2576..7f4e3745 100644
--- a/Documentation/lei-import.pod
+++ b/Documentation/lei-import.pod
@@ -26,7 +26,7 @@ C<mboxcl2>, C<mboxcl>, or C<mboxo>.
 
 =item -F MAIL_FORMAT, --in-format=MAIL_FORMAT
 
-Message input format.  Unless messages are given on C<stdin>, using a
+Message input format.  Unless messages are given on stdin, using a
 format prefix with C<LOCATION> is preferred.
 
 =item --stdin