summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/interactive.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm
index 224f97451..89df5d925 100644
--- a/perl-install/interactive.pm
+++ b/perl-install/interactive.pm
@@ -20,7 +20,8 @@ use common qw(:common :functional);
#- range (with min, max)
#- combo (with list, not_edit)
#- list (with list, icon2f (aka icon), separator (aka tree), format (aka pre_format function),
-# help can be a hash or a function)
+#- help can be a hash or a function)
+#- entry (the default) (with hidden)
#
#- heritate from this class and you'll get all made interactivity for same steps.
#- for this you need to provide