comparison doc/setup.txt @ 78:ee043bb666f0

Fixed the plurals header on `Catalog` which should only be written if it's not a catalog template. Added support to the frontends for `--msgid-bugs-address` that set's the `Report-Msgid-Bugs-To` header, which was also a missing header on `Catalog`, so, a bug found by chance :) (See #12, item 6)
author palgarvio
date Sun, 10 Jun 2007 08:42:21 +0000
parents 5c819411e4af
children 9a05230571f8
comparison
equal deleted inserted replaced
77:5c819411e4af 78:ee043bb666f0
58 --width (-w) set output line width (default 76) 58 --width (-w) set output line width (default 76)
59 --no-wrap do not break long message lines, longer than the 59 --no-wrap do not break long message lines, longer than the
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 --input-dirs directories that should be scanned for messages 64 --input-dirs directories that should be scanned for messages
64 65
65 usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 66 usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
66 or: setup.py --help [cmd1 cmd2 ...] 67 or: setup.py --help [cmd1 cmd2 ...]
67 or: setup.py --help-commands 68 or: setup.py --help-commands
Copyright (C) 2012-2017 Edgewall Software