summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2023-05-03 16:35:51 +0200
committerEugene Syromyatnikov <evgsyr@gmail.com>2023-05-05 14:02:38 +0200
commitf2da2939831b825d9d55745850280a9ff0942022 (patch)
tree15df27d0b45906b991ae35913ec0b9a1ecb6d27b
parent1a212e730cbe85516e2f1b2686accf9c620d47d4 (diff)
downloadstrace-esyr/strace-c-fix.tar.gz
doc/strace.1: mention --tips in the synopsisesyr/strace-c-fix
* doc/strace.1.in (.SH SYNOPSIS): Add --tips options to the list of possible options, add "strace --tips" invocation variant. Complements: v5.18~38 "Raise strace awareness" Complements: v6.2-10-g7a289e79b "Make --tips more easily available"
-rw-r--r--doc/strace.1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/strace.1.in b/doc/strace.1.in
index 09455e7b4..a523639cf 100644
--- a/doc/strace.1.in
+++ b/doc/strace.1.in
@@ -55,6 +55,7 @@ strace \- trace system calls and signals
.OP \-X format
.OP \-\-seccomp\-bpf
.if '@ENABLE_SECONTEXT_FALSE@'#' .OP \-\-secontext\fR[=\fIformat\fR]
+.OP \-\-tips\fR[=\fIformat\fR]
.BR "" {
.OR \-p pid
.BR "" |
@@ -77,6 +78,7 @@ strace \- trace system calls and signals
.OP \-S sortby
.OP \-U columns
.OP \-\-seccomp\-bpf
+.OP \-\-tips\fR[=\fIformat\fR]
.BR "" {
.OR \-p pid
.BR "" |
@@ -86,6 +88,9 @@ strace \- trace system calls and signals
.IR command " [" args ]
.BR "" }
.YS
+.SY strace
+.B \-\-tips\fR[=\fIformat\fR]
+.YS
.SH DESCRIPTION
.IX "strace command" "" "\fLstrace\fR command"
.LP