Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
msgcomm(1)
Edit
PageHistory
Diff
Info
LikePages
MSGCOMM !!!MSGCOMM NAME SYNOPSIS DESCRIPTION AUTHOR REPORTING BUGS COPYRIGHT SEE ALSO ---- !!NAME msgcomm - search catalogs for common messages !!SYNOPSIS __msgcomm__ [[''OPTION''] ''INPUTFILE'' ... !!DESCRIPTION Mandatory arguments to long options are mandatory for short options too. __-d__, __--default-domain__=''NAME'' use ''NAME''.po for output (instead of messages.po) __-D__, __--directory__=''DIRECTORY'' add ''DIRECTORY'' to list for input files search __-e__, __--no-escape__ do not use C escapes in output (default) __-E__, __--escape__ use C escapes in output, no extended chars __-f__, __--files-from__=''FILE'' get list of input files from ''FILE'' __--force-po__ write PO file even if empty __-F__, __--sort-by-file__ sort output by file location __-h__, __--help__ display a help message and exit __-i__, __--indent__ write the .po file using indented style __--no-location__ do not write '#: filename:line' lines __-n__, __--add-location__ generate '#: filename:line' lines (default) __--omit-header__ don't write header with `msgid __-o__, __--output__=''FILE'' write output to specified file __-p__, __--output-dir__=''DIR'' output files will be placed in directory DIR __-s__, __--sort-output__ generate sorted output and remove duplicates __--strict__ write out strict Uniforum conforming .po file __-T__, __--trigraphs__ understand ANSI C trigraphs for input __-u__, __--unique__ shorthand for __--less-than__=''2'', requests that only unique messages be printed __-V__, __--version__ output version information and exit __-w__, __--width__=''NUMBER'' set output page width ---less-than__=''NUMBER'' print messages with less than this many definitions, defaults to infinite if not set ---more-than__=''NUMBER'' print messages with more than this many definitions, defaults to 1 if not set Find messages which are common to two or more of the specified PO files. By using the __--more-than__ option, greater commonality may be requested before messages are printed. Conversely, the __--less-than__ option may be used to specify less commonality before messages are printed (i.e. __--less-than__=''2'' will only print the unique messages). Translations, comments and extract comments will be preserved, but only from the first PO file to define them. File positions from all PO files will be preserved. !!AUTHOR Written by Peter Miller. !!REPORTING BUGS Report bugs to !!COPYRIGHT Copyright 1995-1998, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. !!SEE ALSO gettext(1), msgfmt(1) The full documentation for __msgcomm__ is maintained as a Texinfo manual. If the __info__ and __msgcomm__ programs are properly installed at your site, the command __info msgcomm__ should give you access to the complete manual. On Debian, the manual is also available in HTML format in the gettext-doc package. ----
One page links to
msgcomm(1)
:
Man1m
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.