From 569475514daf40fc44fa24a3bdf2f31da848a71a Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 21 Mar 2011 16:36:29 +0100 Subject: fb.pod: add a pipe example Signed-off-by: Florian Pritz --- fb.pod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fb.pod b/fb.pod index 7d5d562..c02d02b 100644 --- a/fb.pod +++ b/fb.pod @@ -74,3 +74,6 @@ fb -c fb -cc This will create a .tar archive containing only the folder and compress it using xz. + +make |& fb + This will upload the output of make (stdout and stderr). -- cgit v1.2.3-24-g4f1b