Support koral versioning
Change-Id: Id07e878843c790c55aca0e2da0869f4cd2e9150c
diff --git a/Readme.pod b/Readme.pod
index 3b3ef8d..8cef05d 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -199,6 +199,17 @@
This is I<experimental>.
+=item B<--koral|-k>
+
+Version of the output format. Supported versions are:
+C<0> for legacy serialization, C<0.03> for serialization
+with metadata fields as key-values on the root object,
+C<0.4> for serialization with metadata fields as a list
+of C<"@type":"koral:field"> objects.
+
+Currently defaults to C<0.03>.
+
+
=item B<--sequential-extraction|-se>
Flag to indicate, if the C<jobs> value also applies to extraction.