[options] remove custom Formatter.format_help()
fixes superfluous newlines in --version output
This commit is contained in:
@@ -46,4 +46,6 @@ with util.lazy(PATH) as fp:
|
||||
fp.write(f"""# Command-Line Options
|
||||
|
||||
<!-- auto-generated by {SELF} -->
|
||||
{opts[:-1]}""")
|
||||
|
||||
|
||||
{opts}""")
|
||||
|
||||
Reference in New Issue
Block a user