Introduce --skip-inline-tags parameter
Change-Id: Icc6317a7076b5164c16b8cfd63b2758445aff71c
diff --git a/Readme.pod b/Readme.pod
index 16d259d..a3dcc50 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -117,6 +117,11 @@
Boolean flag indicating that inline tokens should not
be processed. Defaults to false (meaning inline tokens will be processed).
+=item B<--skip-inline-tags>
+
+Expects a comma-separated list of tags to be ignored when the structure
+is parsed. Content of these tags however will be processed.
+
=item B<--inline-tokens> <foundry>#[<file>]
Define the foundry and file (without extension)
@@ -201,4 +206,4 @@
This program is free software published under the
L<BSD-2 License|https://opensource.org/licenses/BSD-2-Clause>.
-=cut
+=cut
\ No newline at end of file