gbranden pushed a commit to branch master
in repository groff.
commit a6217dc7b5fa05758283733c08b88d2a14931642
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Dec 8 14:10:41 2024 -0600
[lookbib]: Tweak usage message.
* src/utils/lookbib/lookbib.cpp (usage): Stop shouting operand names.
We don't otherwise do this.
Continues commit fba52fe2e2, 3 December.
---
src/utils/lookbib/lookbib.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/utils/lookbib/lookbib.cpp b/src/utils/lookbib/lookbib.cpp
index 1ccb4ae95..897116478 100644
--- a/src/utils/lookbib/lookbib.cpp
+++ b/src/utils/lookbib/lookbib.cpp
@@ -57,7 +57,7 @@ static void usage(FILE *stream)
"GNU lookbib writes a prompt to the standard error stream (unless the\n"
"standard input stream is not a terminal), reads from the standard\n"
"input a line containing a set of keywords, searches each\n"
-"bibliographic DATABASE for references containing those keywords,\n"
+"bibliographic \"database\" for references containing those keywords,\n"
"writes any references found to the standard output stream, and\n"
"repeats this process until the end of input. See the lookbib(1)\n"
"manual page.\n",
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit