commit:     9addc8c22daac24eda31bdc3ec73554d3b8d7c6b
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 00:06:25 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=9addc8c2

README.md: Help future make help output be more predictable

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 8d910eb..40db94c 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ to report bugs about **metagen**.
 # Usage
 
 ```
-# metagen --help
+# COLUMNS=80 metagen --help
 usage: metagen [-h] [--version] [--email EMAIL] [--name NAME] [--echangelog]
                [--desc DESC] [--type TYPE] [--long LONG] [--output OUTPUT]
                [--force] [--verbose] [--quiet] [-Q]

Reply via email to