[Bug 290647] Fix kyua man pages: correct short option for --results-file from -s to -r
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290647] Fix kyua man pages: correct short option for --results-file from -s to -r"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290647] Fix kyua man pages: correct short option for --results-file from -s to -r"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Oct 2025 07:37:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290647
Bug ID: 290647
Summary: Fix kyua man pages: correct short option for
--results-file from -s to -r
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Manual Pages
Assignee: bugs@FreeBSD.org
Reporter: bses30074@gmail.com
CC: doc@FreeBSD.org
Created attachment 264987
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264987&action=edit
The patch
Several kyua-related man pages incorrectly document the short form of the
--results-file option as -s. In reality, the correct short option is -r,
as defined in the source code
(https://github.com/freebsd/kyua/blob/86fd66c95d1a2422ae330f49e8ba13e4270e094e/cli/common.cpp#L104).
This patch updates the
man pages to reflect the correct short option.
--
You are receiving this mail because:
You are on the CC list for the bug.