From: Jonathan Lebon Date: Mon, 28 Oct 2013 21:06:48 +0000 (-0400) Subject: stap.1: document -W switch X-Git-Tag: release-2.4~37 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=73509feb30c4d32aa3f7d3674083b6f7f90fbb39;p=systemtap.git stap.1: document -W switch --- diff --git a/man/stap.1 b/man/stap.1 index 91b666516..a7f90e1a9 100644 --- a/man/stap.1 +++ b/man/stap.1 @@ -144,6 +144,9 @@ Unoptimized mode. Disable unused code elision during elaboration. .B \-w Suppressed warnings mode. Disables all warning messages. .TP +.B \-W +Treat all warnings as errors. +.TP .BI \-b Use bulk mode (percpu files) for kernel-to-user data transfer. .TP