[Bug #570655] Fix misleading option text

This commit is contained in:
Andrew M. Kuchling 2002-11-04 13:33:07 +00:00
parent 1da9c57c74
commit b6c316f134

View file

@ -68,7 +68,7 @@ class bdist_rpm (Command):
('doc-files=', None, ('doc-files=', None,
"list of documentation files (space or comma-separated)"), "list of documentation files (space or comma-separated)"),
('changelog=', None, ('changelog=', None,
"path to RPM changelog"), "RPM changelog"),
('icon=', None, ('icon=', None,
"name of icon file"), "name of icon file"),
('provides=', None, ('provides=', None,