[options] update --help Usage formatting

This commit is contained in:
Mike Fährmann
2025-06-20 22:13:44 +02:00
parent b0d7de3603
commit 60cb4468b2
2 changed files with 13 additions and 9 deletions

View File

@@ -46,6 +46,4 @@ with util.lazy(PATH) as fp:
fp.write(f"""# Command-Line Options
<!-- auto-generated by {SELF} -->
{opts}""")
{opts[:-1]}""")