summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de>2014-03-16 14:45:29 +0100
committerPaul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de>2014-03-16 14:45:29 +0100
commiteb2bdba0d89c81c25b728f6aecbb4a423b60494b (patch)
tree48eeb2035feb29e3d4aea4cb3156f057a3164121 /src
parent50b05a273f6989b19d40971b79061883b0e7eced (diff)
some more documentation
Diffstat (limited to 'src')
-rwxr-xr-xsrc/japi1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/japi b/src/japi
index 644ef42..2b2ec8a 100755
--- a/src/japi
+++ b/src/japi
@@ -26,6 +26,7 @@ package Japi::Japi {
my $self = shift;
# Prepare the option has for GetOptions, type '' is default type bool
+ # Also set some default values.
my %opts = (
# General options
version => { type => '', value => 0 },