URI:
       tAdd another clarification - transliterate - Transliteration engine
  HTML git clone git://lumidify.org/transliterate.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 2e78b43812eb6c4ffeffdcdc2db917e76b999cd6
   DIR parent 9f5059813407f7072316b7250d9de591476fc04f
  HTML Author: lumidify <nobody@lumidify.org>
       Date:   Sun, 12 Apr 2020 19:08:46 +0200
       
       Add another clarification
       
       Diffstat:
         M transliterate.pl                    |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/transliterate.pl b/transliterate.pl
       t@@ -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.