diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-20 19:03:39 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-20 19:03:39 +0100 |
commit | 2ed367587f202bcb3e0567f3c7871880d1478fed (patch) | |
tree | 1afc5a3af0db24dec4b424341bf79fba3c55ee8e /bin/pkg | |
parent | 1f2b82e9824b552803b0dfb664b65d730c93024e (diff) |
pkg: Explain why wrap_info is empty
Diffstat (limited to 'bin/pkg')
-rwxr-xr-x | bin/pkg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 { |