about summary refs log tree commit diff
path: root/extrace.1
diff options
context:
space:
mode:
Diffstat (limited to 'extrace.1')
-rw-r--r--extrace.14
1 files changed, 3 insertions, 1 deletions
diff --git a/extrace.1 b/extrace.1
index 7cec42d..3a36882 100644
--- a/extrace.1
+++ b/extrace.1
@@ -6,7 +6,7 @@
 .Nd trace exec() calls system-wide
 .Sh SYNOPSIS
 .Nm
-.Op Fl deflqtu
+.Op Fl deflqQtu
 .Op Fl o Ar file
 .Op Fl p Ar pid | cmd\ ...
 .Sh DESCRIPTION
@@ -33,6 +33,8 @@ is shown.
 Suppress printing of
 .Xr exec 3
 arguments.
+.It Fl Q
+Suppress printing of runtime errors.
 .It Fl t
 Also display process exit status and duration.
 .It Fl u