Improved test suite for caching and rei
Change-Id: I1b3c3b7fe47b4ddd8f867edcc91e66e41d607fe9
diff --git a/Readme.pod b/Readme.pod
index 58fd306..cca422d 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -50,10 +50,21 @@
=over 2
-=item B<--input|-i> <directory|file>
+=item B<--input|-i> <directory|file|files>
Directory or archive file of documents to convert.
+Archiving supports multiple input archives with the constraint,
+that the first archive listed contains all primary data files
+and all meta data files.
+
+ -i file/news.zip -i file/news.malt.zip -i #file/news.tt.zip
+
+(The directory structure follows the base directory format,
+that may include a C<.> root folder.
+In this case further archives lacking a C<.> root folder
+need to be passed with a hash sign in front of the archive's name.)
+
=item B<--output|-o> <directory|file>
Output folder for archive processing or
@@ -140,6 +151,7 @@
Extract the given text sigles.
Can be set multiple times.
I<Currently only supported on C<extract>.>
+Sigles have the structure C<Corpus>/C<Document>/C<Text>.
=item B<--log|-l>