[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 14/16: doc/groff.texi.in: Clarify commands' exit status.
From: |
G. Branden Robinson |
Subject: |
[groff] 14/16: doc/groff.texi.in: Clarify commands' exit status. |
Date: |
Sun, 15 Dec 2024 16:34:40 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 33090878cbfe2843f4c3a9b77b443c9c4bd5fc39
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Dec 15 11:24:55 2024 -0600
doc/groff.texi.in: Clarify commands' exit status.
---
doc/groff.texi.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index fe249c0a9..30ebdb416 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -977,7 +977,8 @@ the standard input stream.
All @code{groff} commands accept a @option{--help} option, which
summarizes usage similarly to the foregoing, and @option{--version},
-which discloses release information. Both exit after reporting.
+which discloses release information.
+Both exit with a successful status after reporting.
The rest of @command{groff}'s command-line options are as follows.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 14/16: doc/groff.texi.in: Clarify commands' exit status.,
G. Branden Robinson <=