aboutsummaryrefslogtreecommitdiffstats
path: root/dirconvert.1
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-04-27 18:01:54 -0400
committerCameron Katri <me@cameronkatri.com>2021-04-27 18:01:54 -0400
commitb96ac7a7af7b35c0219ffd63f3867a75621ff8a9 (patch)
treeaa53eb791ae36c1d8afc787d3d89002df51a3aed /dirconvert.1
parentfab6c2fb8df283123d8e259be7c70ae5f391f3bc (diff)
downloadopendircolors-b96ac7a7af7b35c0219ffd63f3867a75621ff8a9.tar.gz
opendircolors-b96ac7a7af7b35c0219ffd63f3867a75621ff8a9.tar.zst
opendircolors-b96ac7a7af7b35c0219ffd63f3867a75621ff8a9.zip
dirconvert(1): Clarify stdin reading in manpage
Diffstat (limited to 'dirconvert.1')
-rw-r--r--dirconvert.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dirconvert.1 b/dirconvert.1
index 824589e..c92cc32 100644
--- a/dirconvert.1
+++ b/dirconvert.1
@@ -39,7 +39,7 @@ utility reads the inputed string and converts that string into the alternative f
If the input is a single dash
.Pq Sq Fl
.Nm
-reads from the standard input.
+reads the first line from the standard input.
.El
.Sh EXIT STATUS
.Ex -std