[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
1 changed files with 1 additions and 1 deletions

View File

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