branch: development commit b73482d0bd16ede41e82444b5fd647d818f814dc Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Fri Dec 6 16:24:07 2024 +0200
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 263e3ad6..be824eec 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -1381,6 +1381,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