comparison doc/cmdline.txt @ 193:b5e58a22ebd2

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 a16401b8b989
children ac79e52d2689
comparison
equal deleted inserted replaced
192:8f5805197198 193:b5e58a22ebd2
168 -o FILE, --output-file=FILE 168 -o FILE, --output-file=FILE
169 name of the output file (default 169 name of the output file (default
170 '<output_dir>/<locale>/LC_MESSAGES/<domain>.po') 170 '<output_dir>/<locale>/LC_MESSAGES/<domain>.po')
171 -l LOCALE, --locale=LOCALE 171 -l LOCALE, --locale=LOCALE
172 locale of the translations catalog 172 locale of the translations catalog
173 --ignore-obsolete do not include obsolete messages in the output
174 (default False)
173 175
174 If ``output_dir`` is specified, but ``output-file`` is not, the default 176 If ``output_dir`` is specified, but ``output-file`` is not, the default
175 filename of the output file will be:: 177 filename of the output file will be::
176 178
177 <directory>/<locale>/LC_MESSAGES/<domain>.mo 179 <directory>/<locale>/LC_MESSAGES/<domain>.mo
Copyright (C) 2012-2017 Edgewall Software