Home | History | Annotate | Line # | Download | only in man
      1  1.1  christos <html>
      2  1.1  christos <head>
      3  1.1  christos <meta name="generator" content="groff -Thtml, see www.gnu.org">
      4  1.1  christos <meta name="Content-Style" content="text/css">
      5  1.1  christos <title>MSGMERGE</title>
      6  1.1  christos </head>
      7  1.1  christos <body>
      8  1.1  christos 
      9  1.1  christos <h1 align=center>MSGMERGE</h1>
     10  1.1  christos <a href="#NAME">NAME</a><br>
     11  1.1  christos <a href="#SYNOPSIS">SYNOPSIS</a><br>
     12  1.1  christos <a href="#DESCRIPTION">DESCRIPTION</a><br>
     13  1.1  christos <a href="#AUTHOR">AUTHOR</a><br>
     14  1.1  christos <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
     15  1.1  christos <a href="#COPYRIGHT">COPYRIGHT</a><br>
     16  1.1  christos <a href="#SEE ALSO">SEE ALSO</a><br>
     17  1.1  christos 
     18  1.1  christos <hr>
     19  1.1  christos <!-- Creator     : groff version 1.17.2 -->
     20  1.1  christos <a name="NAME"></a>
     21  1.1  christos <h2>NAME</h2>
     22  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     23  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     24  1.1  christos <tr valign="top" align="left">
     25  1.1  christos <td width="10%"></td><td width="90%">
     26  1.1  christos msgmerge - merge message catalog and template</td></table>
     27  1.1  christos <a name="SYNOPSIS"></a>
     28  1.1  christos <h2>SYNOPSIS</h2>
     29  1.1  christos 
     30  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     31  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     32  1.1  christos <tr valign="top" align="left">
     33  1.1  christos <td width="10%"></td><td width="90%">
     34  1.1  christos <b>msgmerge</b> [<i>OPTION</i>] <i>def.po
     35  1.1  christos ref.pot</i></td></table>
     36  1.1  christos <a name="DESCRIPTION"></a>
     37  1.1  christos <h2>DESCRIPTION</h2>
     38  1.1  christos 
     39  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     40  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     41  1.1  christos <tr valign="top" align="left">
     42  1.1  christos <td width="10%"></td><td width="90%">
     43  1.1  christos Merges two Uniforum style .po files together. The def.po
     44  1.1  christos file is an existing PO file with translations which will be
     45  1.1  christos taken over to the newly created file as long as they still
     46  1.1  christos match; comments will be preserved, but extracted comments
     47  1.1  christos and file positions will be discarded. The ref.pot file is
     48  1.1  christos the last created PO file with up-to-date source references
     49  1.1  christos but old translations, or a PO Template file (generally
     50  1.1  christos created by xgettext); any translations or comments in the
     51  1.1  christos file will be discarded, however dot comments and file
     52  1.1  christos positions will be preserved. Where an exact match cannot be
     53  1.1  christos found, fuzzy matching is used to produce better
     54  1.1  christos results.</td></table>
     55  1.1  christos 
     56  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     57  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     58  1.1  christos <tr valign="top" align="left">
     59  1.1  christos <td width="10%"></td><td width="90%">
     60  1.1  christos Mandatory arguments to long options are mandatory for short
     61  1.1  christos options too.</td></table>
     62  1.1  christos 
     63  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     64  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     65  1.1  christos <tr valign="top" align="left">
     66  1.1  christos <td width="4%"></td><td width="96%">
     67  1.1  christos <b>Input file location:</b></td></table>
     68  1.1  christos 
     69  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     70  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     71  1.1  christos <tr valign="top" align="left">
     72  1.1  christos <td width="10%"></td><td width="90%">
     73  1.1  christos def.po</td></table>
     74  1.1  christos 
     75  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     76  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     77  1.1  christos <tr valign="top" align="left">
     78  1.1  christos <td width="21%"></td><td width="79%">
     79  1.1  christos translations referring to old sources</td></table>
     80  1.1  christos 
     81  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     82  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     83  1.1  christos <tr valign="top" align="left">
     84  1.1  christos <td width="10%"></td><td width="90%">
     85  1.1  christos ref.pot</td></table>
     86  1.1  christos 
     87  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     88  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     89  1.1  christos <tr valign="top" align="left">
     90  1.1  christos <td width="21%"></td><td width="79%">
     91  1.1  christos references to new sources</td></table>
     92  1.1  christos 
     93  1.1  christos <table width="100%" border=0 rules="none" frame="void"
     94  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
     95  1.1  christos <tr valign="top" align="left">
     96  1.1  christos <td width="10%"></td><td width="90%">
     97  1.1  christos <b>-D</b>, <b>--directory</b>=<i>DIRECTORY</i></td></table>
     98  1.1  christos 
     99  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    100  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    101  1.1  christos <tr valign="top" align="left">
    102  1.1  christos <td width="21%"></td><td width="79%">
    103  1.1  christos add DIRECTORY to list for input files search</td></table>
    104  1.1  christos 
    105  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    106  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    107  1.1  christos <tr valign="top" align="left">
    108  1.1  christos <td width="10%"></td><td width="90%">
    109  1.1  christos <b>-C</b>, <b>--compendium</b>=<i>FILE</i></td></table>
    110  1.1  christos 
    111  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    112  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    113  1.1  christos <tr valign="top" align="left">
    114  1.1  christos <td width="21%"></td><td width="79%">
    115  1.1  christos additional library of message translations, may be specified
    116  1.1  christos more than once</td></table>
    117  1.1  christos 
    118  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    119  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    120  1.1  christos <tr valign="top" align="left">
    121  1.1  christos <td width="4%"></td><td width="96%">
    122  1.1  christos <b>Operation mode:</b></td></table>
    123  1.1  christos 
    124  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    125  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    126  1.1  christos <tr valign="top" align="left">
    127  1.1  christos <td width="10%"></td><td width="90%">
    128  1.1  christos <b>-U</b>, <b>--update</b></td></table>
    129  1.1  christos 
    130  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    131  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    132  1.1  christos <tr valign="top" align="left">
    133  1.1  christos <td width="21%"></td><td width="79%">
    134  1.1  christos update def.po, do nothing if def.po already up to
    135  1.1  christos date</td></table>
    136  1.1  christos 
    137  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    138  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    139  1.1  christos <tr valign="top" align="left">
    140  1.1  christos <td width="4%"></td><td width="96%">
    141  1.1  christos <b>Output file location:</b></td></table>
    142  1.1  christos 
    143  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    144  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    145  1.1  christos <tr valign="top" align="left">
    146  1.1  christos <td width="10%"></td><td width="90%">
    147  1.1  christos <b>-o</b>, <b>--output-file</b>=<i>FILE</i></td></table>
    148  1.1  christos 
    149  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    150  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    151  1.1  christos <tr valign="top" align="left">
    152  1.1  christos <td width="21%"></td><td width="79%">
    153  1.1  christos write output to specified file</td></table>
    154  1.1  christos 
    155  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    156  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    157  1.1  christos <tr valign="top" align="left">
    158  1.1  christos <td width="10%"></td><td width="90%">
    159  1.1  christos The results are written to standard output if no output file
    160  1.1  christos is specified or if it is -.</td></table>
    161  1.1  christos 
    162  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    163  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    164  1.1  christos <tr valign="top" align="left">
    165  1.1  christos <td width="10%"></td><td width="90%">
    166  1.1  christos Output file location in update mode: The result is written
    167  1.1  christos back to def.po.</td></table>
    168  1.1  christos 
    169  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    170  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    171  1.1  christos <tr valign="top" align="left">
    172  1.1  christos <td width="10%"></td><td width="90%">
    173  1.1  christos <b>--backup</b>=<i>CONTROL</i></td></table>
    174  1.1  christos 
    175  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    176  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    177  1.1  christos <tr valign="top" align="left">
    178  1.1  christos <td width="21%"></td><td width="79%">
    179  1.1  christos make a backup of def.po</td></table>
    180  1.1  christos 
    181  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    182  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    183  1.1  christos <tr valign="top" align="left">
    184  1.1  christos <td width="10%"></td><td width="90%">
    185  1.1  christos <b>--suffix</b>=<i>SUFFIX</i></td></table>
    186  1.1  christos 
    187  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    188  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    189  1.1  christos <tr valign="top" align="left">
    190  1.1  christos <td width="21%"></td><td width="79%">
    191  1.1  christos override the usual backup suffix</td></table>
    192  1.1  christos 
    193  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    194  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    195  1.1  christos <tr valign="top" align="left">
    196  1.1  christos <td width="10%"></td><td width="90%">
    197  1.1  christos The version control method may be selected via the
    198  1.1  christos <b>--backup</b> option or through the VERSION_CONTROL
    199  1.1  christos environment variable. Here are the values:</td></table>
    200  1.1  christos 
    201  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    202  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    203  1.1  christos <tr valign="top" align="left">
    204  1.1  christos <td width="10%"></td><td width="90%">
    205  1.1  christos none, off</td></table>
    206  1.1  christos 
    207  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    208  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    209  1.1  christos <tr valign="top" align="left">
    210  1.1  christos <td width="21%"></td><td width="79%">
    211  1.1  christos never make backups (even if <b>--backup</b> is
    212  1.1  christos given)</td></table>
    213  1.1  christos 
    214  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    215  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    216  1.1  christos <tr valign="top" align="left">
    217  1.1  christos <td width="10%"></td><td width="90%">
    218  1.1  christos numbered, t</td></table>
    219  1.1  christos 
    220  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    221  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    222  1.1  christos <tr valign="top" align="left">
    223  1.1  christos <td width="21%"></td><td width="79%">
    224  1.1  christos make numbered backups</td></table>
    225  1.1  christos 
    226  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    227  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    228  1.1  christos <tr valign="top" align="left">
    229  1.1  christos <td width="10%"></td><td width="90%">
    230  1.1  christos existing, nil</td></table>
    231  1.1  christos 
    232  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    233  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    234  1.1  christos <tr valign="top" align="left">
    235  1.1  christos <td width="21%"></td><td width="79%">
    236  1.1  christos numbered if numbered backups exist, simple
    237  1.1  christos otherwise</td></table>
    238  1.1  christos 
    239  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    240  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    241  1.1  christos <tr valign="top" align="left">
    242  1.1  christos <td width="10%"></td><td width="90%">
    243  1.1  christos simple, never</td></table>
    244  1.1  christos 
    245  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    246  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    247  1.1  christos <tr valign="top" align="left">
    248  1.1  christos <td width="21%"></td><td width="79%">
    249  1.1  christos always make simple backups</td></table>
    250  1.1  christos 
    251  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    252  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    253  1.1  christos <tr valign="top" align="left">
    254  1.1  christos <td width="10%"></td><td width="90%">
    255  1.1  christos The backup suffix is `~', unless set with <b>--suffix</b> or
    256  1.1  christos the SIMPLE_BACKUP_SUFFIX environment variable.</td></table>
    257  1.1  christos 
    258  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    259  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    260  1.1  christos <tr valign="top" align="left">
    261  1.1  christos <td width="4%"></td><td width="96%">
    262  1.1  christos <b>Operation modifiers:</b></td></table>
    263  1.1  christos 
    264  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    265  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    266  1.1  christos <tr valign="top" align="left">
    267  1.1  christos <td width="10%"></td><td width="90%">
    268  1.1  christos <b>-m</b>, <b>--multi-domain</b></td></table>
    269  1.1  christos 
    270  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    271  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    272  1.1  christos <tr valign="top" align="left">
    273  1.1  christos <td width="21%"></td><td width="79%">
    274  1.1  christos apply ref.pot to each of the domains in def.po</td></table>
    275  1.1  christos 
    276  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    277  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    278  1.1  christos <tr valign="top" align="left">
    279  1.1  christos <td width="10%"></td><td width="90%">
    280  1.1  christos <b>-N</b>, <b>--no-fuzzy-matching</b></td></table>
    281  1.1  christos 
    282  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    283  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    284  1.1  christos <tr valign="top" align="left">
    285  1.1  christos <td width="21%"></td><td width="79%">
    286  1.1  christos do not use fuzzy matching</td></table>
    287  1.1  christos 
    288  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    289  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    290  1.1  christos <tr valign="top" align="left">
    291  1.1  christos <td width="10%"></td><td width="90%">
    292  1.1  christos <b>--previous</b></td></table>
    293  1.1  christos 
    294  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    295  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    296  1.1  christos <tr valign="top" align="left">
    297  1.1  christos <td width="21%"></td><td width="79%">
    298  1.1  christos keep previous msgids of translated messages</td></table>
    299  1.1  christos 
    300  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    301  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    302  1.1  christos <tr valign="top" align="left">
    303  1.1  christos <td width="4%"></td><td width="96%">
    304  1.1  christos <b>Input file syntax:</b></td></table>
    305  1.1  christos 
    306  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    307  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    308  1.1  christos <tr valign="top" align="left">
    309  1.1  christos <td width="10%"></td><td width="90%">
    310  1.1  christos <b>-P</b>, <b>--properties-input</b></td></table>
    311  1.1  christos 
    312  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    313  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    314  1.1  christos <tr valign="top" align="left">
    315  1.1  christos <td width="21%"></td><td width="79%">
    316  1.1  christos input files are in Java .properties syntax</td></table>
    317  1.1  christos 
    318  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    319  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    320  1.1  christos <tr valign="top" align="left">
    321  1.1  christos <td width="10%"></td><td width="90%">
    322  1.1  christos <b>--stringtable-input</b></td></table>
    323  1.1  christos 
    324  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    325  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    326  1.1  christos <tr valign="top" align="left">
    327  1.1  christos <td width="21%"></td><td width="79%">
    328  1.1  christos input files are in NeXTstep/GNUstep .strings
    329  1.1  christos syntax</td></table>
    330  1.1  christos 
    331  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    332  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    333  1.1  christos <tr valign="top" align="left">
    334  1.1  christos <td width="4%"></td><td width="96%">
    335  1.1  christos <b>Output details:</b></td></table>
    336  1.1  christos 
    337  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    338  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    339  1.1  christos <tr valign="top" align="left">
    340  1.1  christos <td width="10%"></td><td width="90%">
    341  1.1  christos <b>-e</b>, <b>--no-escape</b></td></table>
    342  1.1  christos 
    343  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    344  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    345  1.1  christos <tr valign="top" align="left">
    346  1.1  christos <td width="21%"></td><td width="79%">
    347  1.1  christos do not use C escapes in output (default)</td></table>
    348  1.1  christos 
    349  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    350  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    351  1.1  christos <tr valign="top" align="left">
    352  1.1  christos <td width="10%"></td><td width="90%">
    353  1.1  christos <b>-E</b>, <b>--escape</b></td></table>
    354  1.1  christos 
    355  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    356  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    357  1.1  christos <tr valign="top" align="left">
    358  1.1  christos <td width="21%"></td><td width="79%">
    359  1.1  christos use C escapes in output, no extended chars</td></table>
    360  1.1  christos 
    361  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    362  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    363  1.1  christos <tr valign="top" align="left">
    364  1.1  christos <td width="10%"></td><td width="90%">
    365  1.1  christos <b>--force-po</b></td></table>
    366  1.1  christos 
    367  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    368  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    369  1.1  christos <tr valign="top" align="left">
    370  1.1  christos <td width="21%"></td><td width="79%">
    371  1.1  christos write PO file even if empty</td></table>
    372  1.1  christos 
    373  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    374  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    375  1.1  christos <tr valign="top" align="left">
    376  1.1  christos <td width="10%"></td><td width="90%">
    377  1.1  christos <b>-i</b>, <b>--indent</b></td></table>
    378  1.1  christos 
    379  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    380  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    381  1.1  christos <tr valign="top" align="left">
    382  1.1  christos <td width="21%"></td><td width="79%">
    383  1.1  christos indented output style</td></table>
    384  1.1  christos 
    385  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    386  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    387  1.1  christos <tr valign="top" align="left">
    388  1.1  christos <td width="10%"></td><td width="90%">
    389  1.1  christos <b>--no-location</b></td></table>
    390  1.1  christos 
    391  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    392  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    393  1.1  christos <tr valign="top" align="left">
    394  1.1  christos <td width="21%"></td><td width="79%">
    395  1.1  christos suppress '#: filename:line' lines</td></table>
    396  1.1  christos 
    397  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    398  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    399  1.1  christos <tr valign="top" align="left">
    400  1.1  christos <td width="10%"></td><td width="90%">
    401  1.1  christos <b>--add-location</b></td></table>
    402  1.1  christos 
    403  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    404  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    405  1.1  christos <tr valign="top" align="left">
    406  1.1  christos <td width="21%"></td><td width="79%">
    407  1.1  christos preserve '#: filename:line' lines (default)</td></table>
    408  1.1  christos 
    409  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    410  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    411  1.1  christos <tr valign="top" align="left">
    412  1.1  christos <td width="10%"></td><td width="90%">
    413  1.1  christos <b>--strict</b></td></table>
    414  1.1  christos 
    415  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    416  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    417  1.1  christos <tr valign="top" align="left">
    418  1.1  christos <td width="21%"></td><td width="79%">
    419  1.1  christos strict Uniforum output style</td></table>
    420  1.1  christos 
    421  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    422  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    423  1.1  christos <tr valign="top" align="left">
    424  1.1  christos <td width="10%"></td><td width="90%">
    425  1.1  christos <b>-p</b>, <b>--properties-output</b></td></table>
    426  1.1  christos 
    427  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    428  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    429  1.1  christos <tr valign="top" align="left">
    430  1.1  christos <td width="21%"></td><td width="79%">
    431  1.1  christos write out a Java .properties file</td></table>
    432  1.1  christos 
    433  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    434  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    435  1.1  christos <tr valign="top" align="left">
    436  1.1  christos <td width="10%"></td><td width="90%">
    437  1.1  christos <b>--stringtable-output</b></td></table>
    438  1.1  christos 
    439  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    440  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    441  1.1  christos <tr valign="top" align="left">
    442  1.1  christos <td width="21%"></td><td width="79%">
    443  1.1  christos write out a NeXTstep/GNUstep .strings file</td></table>
    444  1.1  christos 
    445  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    446  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    447  1.1  christos <tr valign="top" align="left">
    448  1.1  christos <td width="10%"></td><td width="90%">
    449  1.1  christos <b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
    450  1.1  christos 
    451  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    452  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    453  1.1  christos <tr valign="top" align="left">
    454  1.1  christos <td width="21%"></td><td width="79%">
    455  1.1  christos set output page width</td></table>
    456  1.1  christos 
    457  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    458  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    459  1.1  christos <tr valign="top" align="left">
    460  1.1  christos <td width="10%"></td><td width="90%">
    461  1.1  christos <b>--no-wrap</b></td></table>
    462  1.1  christos 
    463  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    464  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    465  1.1  christos <tr valign="top" align="left">
    466  1.1  christos <td width="21%"></td><td width="79%">
    467  1.1  christos do not break long message lines, longer than the output page
    468  1.1  christos width, into several lines</td></table>
    469  1.1  christos 
    470  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    471  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    472  1.1  christos <tr valign="top" align="left">
    473  1.1  christos <td width="10%"></td><td width="90%">
    474  1.1  christos <b>-s</b>, <b>--sort-output</b></td></table>
    475  1.1  christos 
    476  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    477  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    478  1.1  christos <tr valign="top" align="left">
    479  1.1  christos <td width="21%"></td><td width="79%">
    480  1.1  christos generate sorted output</td></table>
    481  1.1  christos 
    482  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    483  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    484  1.1  christos <tr valign="top" align="left">
    485  1.1  christos <td width="10%"></td><td width="90%">
    486  1.1  christos <b>-F</b>, <b>--sort-by-file</b></td></table>
    487  1.1  christos 
    488  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    489  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    490  1.1  christos <tr valign="top" align="left">
    491  1.1  christos <td width="21%"></td><td width="79%">
    492  1.1  christos sort output by file location</td></table>
    493  1.1  christos 
    494  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    495  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    496  1.1  christos <tr valign="top" align="left">
    497  1.1  christos <td width="4%"></td><td width="96%">
    498  1.1  christos <b>Informative output:</b></td></table>
    499  1.1  christos 
    500  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    501  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    502  1.1  christos <tr valign="top" align="left">
    503  1.1  christos <td width="10%"></td><td width="90%">
    504  1.1  christos <b>-h</b>, <b>--help</b></td></table>
    505  1.1  christos 
    506  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    507  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    508  1.1  christos <tr valign="top" align="left">
    509  1.1  christos <td width="21%"></td><td width="79%">
    510  1.1  christos display this help and exit</td></table>
    511  1.1  christos 
    512  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    513  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    514  1.1  christos <tr valign="top" align="left">
    515  1.1  christos <td width="10%"></td><td width="90%">
    516  1.1  christos <b>-V</b>, <b>--version</b></td></table>
    517  1.1  christos 
    518  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    519  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    520  1.1  christos <tr valign="top" align="left">
    521  1.1  christos <td width="21%"></td><td width="79%">
    522  1.1  christos output version information and exit</td></table>
    523  1.1  christos 
    524  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    525  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    526  1.1  christos <tr valign="top" align="left">
    527  1.1  christos <td width="10%"></td><td width="90%">
    528  1.1  christos <b>-v</b>, <b>--verbose</b></td></table>
    529  1.1  christos 
    530  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    531  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    532  1.1  christos <tr valign="top" align="left">
    533  1.1  christos <td width="21%"></td><td width="79%">
    534  1.1  christos increase verbosity level</td></table>
    535  1.1  christos 
    536  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    537  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    538  1.1  christos <tr valign="top" align="left">
    539  1.1  christos <td width="10%"></td><td width="90%">
    540  1.1  christos <b>-q</b>, <b>--quiet</b>, <b>--silent</b></td></table>
    541  1.1  christos 
    542  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    543  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    544  1.1  christos <tr valign="top" align="left">
    545  1.1  christos <td width="21%"></td><td width="79%">
    546  1.1  christos suppress progress indicators</td></table>
    547  1.1  christos <a name="AUTHOR"></a>
    548  1.1  christos <h2>AUTHOR</h2>
    549  1.1  christos 
    550  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    551  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    552  1.1  christos <tr valign="top" align="left">
    553  1.1  christos <td width="10%"></td><td width="90%">
    554  1.1  christos Written by Peter Miller.</td></table>
    555  1.1  christos <a name="REPORTING BUGS"></a>
    556  1.1  christos <h2>REPORTING BUGS</h2>
    557  1.1  christos 
    558  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    559  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    560  1.1  christos <tr valign="top" align="left">
    561  1.1  christos <td width="10%"></td><td width="90%">
    562  1.1  christos Report bugs to &lt;bug-gnu-gettext (a] gnu.org&gt;.</td></table>
    563  1.1  christos <a name="COPYRIGHT"></a>
    564  1.1  christos <h2>COPYRIGHT</h2>
    565  1.1  christos 
    566  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    567  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    568  1.1  christos <tr valign="top" align="left">
    569  1.1  christos <td width="10%"></td><td width="90%">
    570  1.1  christos Copyright 1995-1998, 2000-2006 Free Software Foundation,
    571  1.1  christos Inc.<br>
    572  1.1  christos This is free software; see the source for copying
    573  1.1  christos conditions. There is NO warranty; not even for
    574  1.1  christos MERCHANTABILITY or FITNESS FOR A PARTICULAR
    575  1.1  christos PURPOSE.</td></table>
    576  1.1  christos <a name="SEE ALSO"></a>
    577  1.1  christos <h2>SEE ALSO</h2>
    578  1.1  christos 
    579  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    580  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    581  1.1  christos <tr valign="top" align="left">
    582  1.1  christos <td width="10%"></td><td width="90%">
    583  1.1  christos The full documentation for <b>msgmerge</b> is maintained as
    584  1.1  christos a Texinfo manual. If the <b>info</b> and <b>msgmerge</b>
    585  1.1  christos programs are properly installed at your site, the
    586  1.1  christos command</td></table>
    587  1.1  christos 
    588  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    589  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    590  1.1  christos <tr valign="top" align="left">
    591  1.1  christos <td width="21%"></td><td width="79%">
    592  1.1  christos <b>info msgmerge</b></td></table>
    593  1.1  christos 
    594  1.1  christos <table width="100%" border=0 rules="none" frame="void"
    595  1.1  christos        cols="2" cellspacing="0" cellpadding="0">
    596  1.1  christos <tr valign="top" align="left">
    597  1.1  christos <td width="10%"></td><td width="90%">
    598  1.1  christos should give you access to the complete manual.</td></table>
    599  1.1  christos <hr>
    600  1.1  christos </body>
    601  1.1  christos </html>
    602