logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

po4a-display-man - display a translated man page according to a PO

Author

       Thomas Huriaux

Po4a Tools                                         2006-04-08                                PO4A-DISPLAY-MAN(1)

Description

       Translators can use po4a-display-man to see how their translation of a man page will be rendered to the
       end users, without recompiling and reinstalling the whole project.

       This script only works with man pages written directly in nroff and handled by the po4a's man module.
       Manual pages generated from other formats, like DocBook or POD, are not supported. See po4a-display-pod(1) for an equivalent supporting POD documents.

Name

       po4a-display-man - display a translated man page according to a PO

Options

-pPO_FILE
           The PO file containing the translations.

       -mMASTER_FILE
           The original man page. It can be the absolute or relative path to the original man page (gzipped or
           not), the name of the man page or the name and section of the man page (using the man.section
           format).  When the master document is not provided with the -m option, po4a-display-man tries to find
           the original man page based on the line reference of the first string in the PO.

       -oPO4A_OPT
           Some options to pass to po4a-translate(1).

See Also

po4a-display-pod(1)

Synopsis

po4a-display-man-pPO_FILE [-mMASTER_FILE] [-oPO4A_OPT]

See Also