From 2ed367587f202bcb3e0567f3c7871880d1478fed Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 20 Mar 2009 19:03:39 +0100 Subject: pkg: Explain why wrap_info is empty --- bin/pkg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/pkg b/bin/pkg index 6ac832d..4486410 100755 --- a/bin/pkg +++ b/bin/pkg @@ -190,6 +190,8 @@ function confirm_no { ## Major internal functions ## +# this function only has content when wrap is used. +# bit since it's always called, it will be empty by default function wrap_info {} function progress { -- cgit v1.2.3