aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorYan-Hao Wang <bses30074@gmail.com>2025-12-29 20:13:16 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2025-12-29 20:16:04 +0000
commitbbaa7d628175ee484e31a054fb3cf7b7866cad13 (patch)
tree61c4c8770da2aa7aeb728293aae49e04c30507f2 /contrib
parente2afbc45258f2fa4bdcf126e959ac660e76fc802 (diff)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/kyua/doc/kyua-db-exec.1.in2
-rw-r--r--contrib/kyua/doc/kyua-db-migrate.1.in2
-rw-r--r--contrib/kyua/doc/kyua-report-html.1.in2
-rw-r--r--contrib/kyua/doc/kyua-report-junit.1.in2
-rw-r--r--contrib/kyua/doc/kyua-report.1.in2
-rw-r--r--contrib/kyua/doc/kyua-test.1.in2
6 files changed, 6 insertions, 6 deletions
diff --git a/contrib/kyua/doc/kyua-db-exec.1.in b/contrib/kyua/doc/kyua-db-exec.1.in
index 04f34c7b54e7..2e3bada4f849 100644
--- a/contrib/kyua/doc/kyua-db-exec.1.in
+++ b/contrib/kyua/doc/kyua-db-exec.1.in
@@ -62,7 +62,7 @@ The following subcommand options are recognized:
.Bl -tag -width XX
.It Fl -no-headers
Avoids printing the headers of the table in the output of the command.
-.It Fl -results-file Ar path , Fl s Ar path
+.It Fl -results-file Ar path , Fl r Ar path
__include__ results-file-flag-read.mdoc
.El
.Ss Results files
diff --git a/contrib/kyua/doc/kyua-db-migrate.1.in b/contrib/kyua/doc/kyua-db-migrate.1.in
index 67e46de46fec..4a1852aafd36 100644
--- a/contrib/kyua/doc/kyua-db-migrate.1.in
+++ b/contrib/kyua/doc/kyua-db-migrate.1.in
@@ -47,7 +47,7 @@ database lives.
.Pp
The following subcommand options are recognized:
.Bl -tag -width XX
-.It Fl -results-file Ar path , Fl s Ar path
+.It Fl -results-file Ar path , Fl r Ar path
__include__ results-file-flag-read.mdoc
.El
.Ss Results files
diff --git a/contrib/kyua/doc/kyua-report-html.1.in b/contrib/kyua/doc/kyua-report-html.1.in
index 1f9f55b69a3f..3ff044ca8d30 100644
--- a/contrib/kyua/doc/kyua-report-html.1.in
+++ b/contrib/kyua/doc/kyua-report-html.1.in
@@ -64,7 +64,7 @@ The directory must not exist unless the
option is provided.
The default is
.Pa ./html .
-.It Fl -results-file Ar path , Fl s Ar path
+.It Fl -results-file Ar path , Fl r Ar path
__include__ results-file-flag-read.mdoc
.It Fl -results-filter Ar types
Comma-separated list of the test result types to include in the report.
diff --git a/contrib/kyua/doc/kyua-report-junit.1.in b/contrib/kyua/doc/kyua-report-junit.1.in
index f1ad3a2e7f29..508ea30a3f6e 100644
--- a/contrib/kyua/doc/kyua-report-junit.1.in
+++ b/contrib/kyua/doc/kyua-report-junit.1.in
@@ -50,7 +50,7 @@ The following subcommand options are recognized:
.Bl -tag -width XX
.It Fl -output Ar directory
Specifies the file into which to store the JUnit report.
-.It Fl -results-file Ar path , Fl s Ar path
+.It Fl -results-file Ar path , Fl r Ar path
__include__ results-file-flag-read.mdoc
.El
.Ss Caveats
diff --git a/contrib/kyua/doc/kyua-report.1.in b/contrib/kyua/doc/kyua-report.1.in
index 8e2485f9c4ac..a3e4d75456cf 100644
--- a/contrib/kyua/doc/kyua-report.1.in
+++ b/contrib/kyua/doc/kyua-report.1.in
@@ -70,7 +70,7 @@ and
.Pa /dev/stderr
can be used to specify the standard output and the standard error,
respectively.
-.It Fl -results-file Ar path , Fl s Ar path
+.It Fl -results-file Ar path , Fl r Ar path
__include__ results-file-flag-read.mdoc
.It Fl -results-filter Ar types
Comma-separated list of the test result types to include in the report.
diff --git a/contrib/kyua/doc/kyua-test.1.in b/contrib/kyua/doc/kyua-test.1.in
index 8cd5f34ae6af..07db6cf461c2 100644
--- a/contrib/kyua/doc/kyua-test.1.in
+++ b/contrib/kyua/doc/kyua-test.1.in
@@ -69,7 +69,7 @@ Specifies the Kyuafile to process.
Defaults to a
.Pa Kyuafile
file in the current directory.
-.It Fl -results-file Ar path , Fl s Ar path
+.It Fl -results-file Ar path , Fl r Ar path
__include__ results-file-flag-write.mdoc
.El
.Pp