Commit 42f8752d authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

[Bug #570655] Fix misleading option text

parent 763affe9
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment