|
Lines 32-38
Link Here
|
| 32 |
.Nd summarize installed versions of packages |
32 |
.Nd summarize installed versions of packages |
| 33 |
.Sh SYNOPSIS |
33 |
.Sh SYNOPSIS |
| 34 |
.Nm pkg_version |
34 |
.Nm pkg_version |
| 35 |
.Op Fl cdhv |
35 |
.Op Fl cdhmv |
| 36 |
.Op Fl l Ar limchar |
36 |
.Op Fl l Ar limchar |
| 37 |
.Op Ar index |
37 |
.Op Ar index |
| 38 |
.Sh DESCRIPTION |
38 |
.Sh DESCRIPTION |
|
Lines 93-98
Link Here
|
| 93 |
to the shell, it is best to quote |
93 |
to the shell, it is best to quote |
| 94 |
.Ar limchar |
94 |
.Ar limchar |
| 95 |
with single quotes. |
95 |
with single quotes. |
|
|
96 |
.It Fl m |
| 97 |
Even if multiple versions are present, report a match if the installed |
| 98 |
version is among those in the INDEX. |
| 96 |
.It Fl v |
99 |
.It Fl v |
| 97 |
Enable verbose output. Verbose output includes some English-text |
100 |
Enable verbose output. Verbose output includes some English-text |
| 98 |
interpretations of the version number comparisons, as well as the |
101 |
interpretations of the version number comparisons, as well as the |