Man page - tmxuniq(1)

Packages contains this manual

Manual

TMXUNIQ

NAME
VERSION
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHORS
COPYRIGHT AND LICENSE

NAME

tmxuniq - removes duplicated translation units from TMXs

VERSION

version 0.39

SYNOPSIS

tmxuniq [options] -l=en:pt tmx1 ...

DESCRIPTION

Removes duplicated translation units from a set of TMX (Translation Memory eXange format).

OPTIONS

-id -- insert a uniq id property in each TU
-dig -- insert a digest property in each TU
-tok -- tokenize/normalize text
-o=out.tmx -- (with 1 argument) redefine output (default = input._)

SEE ALSO

perl (1).

AUTHORS

Alberto Simões <ambs@cpan.org>

José João Almeida <jj@di.uminho.pt>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010-2017 by Projeto Natura <natura@di.uminho.pt>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.