summaryrefslogtreecommitdiff
path: root/pee.docbook
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-28 13:42:18 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-28 13:42:18 -0400
commit478d7c32b226dcdd364a7a669115a0e093545d68 (patch)
tree5ac7a6f92a07232b6bd2ab3ea965110f7a0fbdd2 /pee.docbook
parent8a49d33f795107df284a8ca1a1ad8524c3e88865 (diff)
downloadmoreutils-478d7c32b226dcdd364a7a669115a0e093545d68.tar.gz
pee.1: Document difference with tee in stdout.
Diffstat (limited to 'pee.docbook')
-rw-r--r--pee.docbook5
1 files changed, 4 insertions, 1 deletions
diff --git a/pee.docbook b/pee.docbook
index bbae794..f817f2b 100644
--- a/pee.docbook
+++ b/pee.docbook
@@ -62,7 +62,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
but for pipes. Each command is run and fed a copy of the
standard input. The output of all commands is sent to
stdout.</para>
-
+
+ <para>Note that while this is similar to
+ <command>tee</command>, a copy of the input it not output
+ to stdout, like tee does.</para>
</refsect1>
<refsect1>