comparison doc/setup.txt @ 191:c171a0041ad2 trunk

Add an option to the frontend commands for catalog updating that removes completely any obsolete messages, instead of putting them comments.
author cmlenz
date Sun, 01 Jul 2007 17:59:44 +0000
parents 8a762ce37bf7
children a6ffb18d0c39
comparison
equal deleted inserted replaced
190:5041d90edf0c 191:c171a0041ad2
321 +-----------------------------+----------------------------------------------+ 321 +-----------------------------+----------------------------------------------+
322 | ``--output-file`` (``-o``) | name of the output file | 322 | ``--output-file`` (``-o``) | name of the output file |
323 +-----------------------------+----------------------------------------------+ 323 +-----------------------------+----------------------------------------------+
324 | ``--locale`` | locale for the new localized string | 324 | ``--locale`` | locale for the new localized string |
325 +-----------------------------+----------------------------------------------+ 325 +-----------------------------+----------------------------------------------+
326 | ``--ignore-obsolete`` | do not include obsolete messages in the |
327 | | output |
328 +-----------------------------+----------------------------------------------+
326 329
327 If ``output-dir`` is specified, but ``output-file`` is not, the default filename 330 If ``output-dir`` is specified, but ``output-file`` is not, the default filename
328 of the output file will be:: 331 of the output file will be::
329 332
330 <output_dir>/<locale>/LC_MESSAGES/<domain>.po 333 <output_dir>/<locale>/LC_MESSAGES/<domain>.po
Copyright (C) 2012-2017 Edgewall Software