Introduce --tokens-file parameter
Change-Id: I3438b30b065d61533ca9483084096e9ccadf696d
diff --git a/Readme.pod b/Readme.pod
index 0ed0fb1..e627275 100644
--- a/Readme.pod
+++ b/Readme.pod
@@ -149,6 +149,13 @@
Replace existing with, or add new, sentence boundary information
provided by the KorAP tokenizer (currently supported only).
+=item B<--tokens-file> <file>
+
+Define the file (without extension)
+to store generated token information in
+(either from the KorAP tokenizer or an externally called tokenizer).
+Defaults to C<tokens>.
+
=item B<--log|-l>
Loglevel for I<Log::Any>. Defaults to C<notice>.