Bug 296469 - "pkg check" (no arguments) not described"
Summary: "pkg check" (no arguments) not described"
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 18:31 UTC by wbe
Modified: 2026-07-02 18:31 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wbe 2026-07-02 18:31:11 UTC
"pkg check", with no further arguments or switches, observably does something.  It appears to do "pkg check -sa".

The pkg-check man page indicates -d|-m|-s plus -a|pattern (or their long form equivalents) are required and doesn't say what happens if they're absent.

Either pkg should complain (typically a Usage: message), or the man page should say what it does in that case.