Introduce exclusivity for inline token handling
Change-Id: Ia34ec87b2c55aabd94c65ec1e0d63d0cadb27d75
diff --git a/Readme.pod b/Readme.pod
index 5c976c4..79180c4 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -141,6 +141,17 @@
this will contain annotations as well.
Defaults to C<tokens> and C<morpho>.
+The inline token data will also be stored in the
+inline structures file (see I<--inline-structures>),
+unless the inline token foundry is prepended
+by an B<!> exclamation mark, indicating that inline
+tokens are stored exclusively in the inline tokens
+file.
+
+Example:
+
+ tei2korapxml --inline-tokens '!gingko#morpho' < data.i5.xml > korapxml.zip
+
=item B<--inline-structures> <foundry>#[<file>]
Define the foundry and file (without extension)