Added pefix negation to multiple archive support

Change-Id: I0d3eaf9b243aaafcd7ee7fed855bb0bb6cb6b615
diff --git a/script/korapxml2krill b/script/korapxml2krill
index f840795..f84439f 100644
--- a/script/korapxml2krill
+++ b/script/korapxml2krill
@@ -54,6 +54,10 @@
 #
 # 2016/03/18
 # - Added meta data caching
+#
+# 2016/06/24
+# - Added multi archive support
+# - Added prefix negation support
 # ----------------------------------------------------------
 
 our $LAST_CHANGE = '2016/03/17';
@@ -589,10 +593,22 @@
 
 =over 2
 
-=item B<--input|-i> <directory|file>
+=item B<--input|-i> <directory|file|files>
 
 Directory or archive file of documents to convert.
 
+Multiple input archives are supported for archiving,
+with the constraint,
+that the first archive listed contains all primary data files
+and all meta data files.
+The directory structure follows the base directory format,
+starting with a C<.> root folder.
+In case an attached archive has no C<.> root folder,
+the archive path should start with a hash.
+
+  -i file/news.zip -i file/news.malt.zip -i #file/news.tt.zip
+
+
 =item B<--output|-o> <directory|file>
 
 Output folder for archive processing or