]> err.no Git - moreutils/commitdiff
pee.1: Document difference with tee in stdout.
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 28 May 2008 17:42:18 +0000 (13:42 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 28 May 2008 17:42:18 +0000 (13:42 -0400)
debian/changelog
pee.docbook

index 38dfc0da06b05daf1558d246a24e69c2705af501..b102cc564ba6530e73713cdfd7ec1a39648e0705 100644 (file)
@@ -1,3 +1,9 @@
+moreutils (0.31) UNRELEASED; urgency=low
+
+  * pee.1: Document difference with tee in stdout.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 28 May 2008 13:42:01 -0400
+
 moreutils (0.30) unstable; urgency=low
 
   * debhelper v7; rules file minimisation
index bbae794db60fb651b41727c216d047eef3929869..f817f2bcf0a751cef1c6dd0c7b5a5456c0fb91cf 100644 (file)
@@ -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>