diff options
author | June McEnroe <june@causal.agency> | 2021-01-19 20:54:06 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-19 20:54:06 -0500 |
commit | ab6181ade55645c10e94593505c30b968d2f5b9f (patch) | |
tree | ca71c7df9fc0d87faa7089750e361f465d725032 /bin/man1 | |
parent | Support BSD make syntax and match *.am (diff) | |
download | src-ab6181ade55645c10e94593505c30b968d2f5b9f.tar.gz src-ab6181ade55645c10e94593505c30b968d2f5b9f.zip |
Don't use a pager if reading standard input
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/hilex.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/man1/hilex.1 b/bin/man1/hilex.1 index e07695a3..ffa20bcf 100644 --- a/bin/man1/hilex.1 +++ b/bin/man1/hilex.1 @@ -65,7 +65,8 @@ input lexer if one cannot be inferred. .Bl -tag -width Ds .It Cm ansi Output ANSI terminal control sequences. -If standard output is a terminal, +If standard output is a terminal +and standard input is not being read, output is piped to .Ev PAGER with |