bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 18/52] man/MKncu_config.in: Reorganize options.


From: G. Branden Robinson
Subject: [PATCH 18/52] man/MKncu_config.in: Reorganize options.
Date: Fri, 22 Dec 2023 17:03:48 -0600

Be more explicit about `--help` and `--version` working differently from
other options.
---
 man/MKncu_config.in | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/man/MKncu_config.in b/man/MKncu_config.in
index cac7dc59c..b618dca4c 100644
--- a/man/MKncu_config.in
+++ b/man/MKncu_config.in
@@ -57,10 +57,6 @@ reports the C compiler flags needed to compile with 
\fI\%ncurses\fP.
 \fB\-\-libs\fP
 reports the libraries needed to link with \fI\%ncurses\fP.
 .TP
-\fB\-\-version\fP
-issues the release and patch date information of \fI\%ncurses\fP and
-exits successfully.
-.TP
 \fB\-\-abi\-version\fP
 reports the ABI version of \fI\%ncurses\fP.
 .TP
@@ -95,8 +91,14 @@ for example \fI\%@TERMINFO_DIRS@\fP.
 reports the \fI\%TERMPATH\fP supplemental search path for the
 \fItermcap\fP database,
 if support for \fItermcap\fP is configured.
-.TP
+.PP
+The following options cause all others to be ignored.
+.TP 11 .\" "--version" + 2n
 \fB\-\-help\fP
 issues a usage message and exits successfully.
+.TP
+\fB\-\-version\fP
+issues the release and patch date information of \fI\%ncurses\fP and
+exits successfully.
 .SH "SEE ALSO"
 \fB\%curses\fP(3X)
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]