transliterate

Transliteration engine
git clone git://lumidify.org/transliterate.git
Log | Files | Refs | README | LICENSE

commit 2e78b43812eb6c4ffeffdcdc2db917e76b999cd6
parent 9f5059813407f7072316b7250d9de591476fc04f
Author: lumidify <nobody@lumidify.org>
Date:   Sun, 12 Apr 2020 19:08:46 +0200

Add another clarification

Diffstat:
Mtransliterate.pl | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/transliterate.pl b/transliterate.pl @@ -1911,7 +1911,8 @@ still displayed. If B<revert> is set, the original and replacement words are switched. This can be useful for creating a config for transliterating in the opposite direction -with the same database. +with the same database. I don't know why I called it "revert" since it should +actually be called "reverse". I guess I was a bit confused. Note that if C<< <filename> >> is not an absolute path, it is taken to be relative to the location of the configuration file.