summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Shared.pm
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-06-23 11:06:59 +0200
committerPaul Buetow <paul@buetow.org>2012-06-23 11:06:59 +0200
commit33bf4dfb13fabf0440807e37e92e4ca9281a9f13 (patch)
tree50a79b737b5ae8382daddaebef03e5b76a28536b /lib/Loadbars/Shared.pm
parentb08d152c8a36b0d7db943f819059f705663f756e (diff)
re-add --title option
Diffstat (limited to 'lib/Loadbars/Shared.pm')
-rw-r--r--lib/Loadbars/Shared.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm
index 7bcdb27..aa1016b 100644
--- a/lib/Loadbars/Shared.pm
+++ b/lib/Loadbars/Shared.pm
@@ -31,6 +31,7 @@ our %I : shared;
# Setting defaults
%C = (
+ title => undef,
average => 15,
barwidth => 35,
extended => 0,