From e66abb28cf2e6cf33b3a3243b5ec7d29f5b1ad51 Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Fri, 6 Dec 2024 16:24:07 +0200 Subject: [PATCH] libtool.texi: Document '--no-warnings' in manual --- doc/libtool.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/libtool.texi b/doc/libtool.texi index 87a866c3e..e78dbeb89 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -1383,6 +1383,9 @@ Report the warnings falling in category @var{CATEGORY}. The default category is @command{all}. To disable warnings, use the category @command{none}. +@item --no-warnings +Do not print out any warning messages. + @end table The current @command{libtool} implementation is done with a shell script -- 2.47.3