comparison doc/cmdline.txt @ 191:cf09490f22b3

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 e9136716b615
children 3aa01d0355f7
comparison
equal deleted inserted replaced
190:84193e6612f8 191:cf09490f22b3
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