| Summary: | "pkg_info -s" should work, according to the manpage | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ernesto P.S. <lysander> |
| Component: | misc | Assignee: | Colin Percival <cperciva> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->cperciva I'll take this. State Changed From-To: open->patched Fixed in -current State Changed From-To: patched->closed MFC done. |
from the manpage: pkg_info [-bcdDfgGiIkLmopPqQrRsvVx] [-e package] [-l prefix] [-t template] [pkg-name ...] but "pkg_info -s" says it needs a package name, so instead one has to type "pkg_info -sa". I don't know if that's supposed to happen and the doc has a typo, or there's no need for the "a" (just "pkg_info" works, after all; why is there an "-a" option?) Fix: I didn't send any patch since don't know if it's the software or the info (I'd set -a by default) How-To-Repeat: pkg_info -s