diff options
author | Sebastian Pipping <sping@gentoo.org> | 2024-03-31 01:06:07 +0100 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2024-03-31 01:09:56 +0100 |
commit | 15b395daa9cf5755b51df9eb329fd8012cccdb01 (patch) | |
tree | 92515a6625c2991a3c0acdea12d7cca41b944ad0 | |
parent | tests: Improve test XML readability (diff) | |
download | metagen-15b395daa9cf5755b51df9eb329fd8012cccdb01.tar.gz metagen-15b395daa9cf5755b51df9eb329fd8012cccdb01.tar.bz2 metagen-15b395daa9cf5755b51df9eb329fd8012cccdb01.zip |
README.md: Get help output in sync with Python 3.12
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ usage: metagen [-h] [--version] [--email EMAIL] [--name NAME] [--echangelog] [--desc DESC] [--type TYPE] [--long LONG] [--output OUTPUT] [--force] [--verbose] [--quiet] [-Q] -optional arguments: +options: -h, --help show this help message and exit --version show program's version number and exit |