[merged]
authorHeiko Schlittermann <hs@schlittermann.de>
Thu, 01 Oct 2015 16:48:04 +0200
changeset 4 01d73aa9d30d
parent 3 e26e2d5702bb (diff)
parent 2 1816ff04e91c (current diff)
child 5 08185907e5cc
[merged]
schema2ldif
--- a/schema2ldif	Tue Nov 19 09:31:53 2013 +0000
+++ b/schema2ldif	Thu Oct 01 16:48:04 2015 +0200
@@ -21,8 +21,8 @@
 my @opt_additional_schemas = ();
 
 GetOptions(
-    'schema_dir=s@' => \@opt_schema_dirs,
-    'additional_schema=s@' => \@opt_additional_schemas,
+    'schema-dir=s@' => \@opt_schema_dirs,
+    'additional-schema=s@' => \@opt_additional_schemas,
 ) and @ARGV == 1 or pod2usage();
 
 # find the additional schema definitions