comparison doc/setup.txt @ 80:9c84b9fa5d30

Added support for translator comments at the API and frontends levels.(See #12, item 1). Updated docs and tests accordingly.
author palgarvio
date Sun, 10 Jun 2007 14:21:01 +0000
parents 9a05230571f8
children e43bb7dc7eec
comparison
equal deleted inserted replaced
79:9a05230571f8 80:9c84b9fa5d30
60 output line width, into several lines 60 output line width, into several lines
61 --sort-output generate sorted output (default False) 61 --sort-output generate sorted output (default False)
62 --sort-by-file sort output by file location (default False) 62 --sort-by-file sort output by file location (default False)
63 --msgid-bugs-address set report address for msgid 63 --msgid-bugs-address set report address for msgid
64 --copyright-holder set copyright holder in output 64 --copyright-holder set copyright holder in output
65 --add-comments (-c) place comment block with TAG (or those preceding
66 keyword lines) in output file. Seperate multiple TAGs
67 with commas(,)
65 --input-dirs directories that should be scanned for messages 68 --input-dirs directories that should be scanned for messages
66 69
67 usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 70 usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
68 or: setup.py --help [cmd1 cmd2 ...] 71 or: setup.py --help [cmd1 cmd2 ...]
69 or: setup.py --help-commands 72 or: setup.py --help-commands
Copyright (C) 2012-2017 Edgewall Software