Introduce --skip-inline-token-annotations parameter in favor of KORAPXMLTEI_INLINE
Change-Id: I6eec3873f872b07ab60de720e5a198c6e453d1d6
diff --git a/Readme.pod b/Readme.pod
index 5bf127f..f9814a2 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -117,6 +117,12 @@
Boolean flag indicating that inline tokens should not
be processed. Defaults to false (meaning inline tokens will be processed).
+=item B<--skip-inline-token-annotations>
+
+Boolean flag indicating that inline token annotations should not
+be processed. Defaults to true (meaning inline token annotations
+won't be processed).
+
=item B<--skip-inline-tags> <tags>
Expects a comma-separated list of tags to be ignored when the structure
@@ -182,11 +188,6 @@
Activate minimal debugging.
Defaults to C<false>.
-=item B<KORAPXMLTEI_INLINE>
-
-Process inline annotations, if present.
-Defaults to C<false>.
-
=back
=head1 COPYRIGHT AND LICENSE
@@ -206,4 +207,4 @@
This program is free software published under the
L<BSD-2 License|https://opensource.org/licenses/BSD-2-Clause>.
-=cut
\ No newline at end of file
+=cut