commit:     15b395daa9cf5755b51df9eb329fd8012cccdb01
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 00:06:07 2024 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 00:09:56 2024 +0000
URL:        https://gitweb.gentoo.org/proj/metagen.git/commit/?id=15b395da

README.md: Get help output in sync with Python 3.12

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c0246c1..8d910eb 100644
--- a/README.md
+++ b/README.md
@@ -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
 

Reply via email to