[Bug #570655] Fix misleading option text
This commit is contained in:
parent
1da9c57c74
commit
b6c316f134
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue