View | Details | Raw Unified | Return to bug 54993
Collapse All | Expand All

(-)portlint/src/portlint.1 (-1 / +3 lines)
Lines 10-16 Link Here
10
.Nd a verifier for port directory
10
.Nd a verifier for port directory
11
.Sh SYNOPSIS
11
.Sh SYNOPSIS
12
.Nm portlint
12
.Nm portlint
13
.Op Fl abchvtN
13
.Op Fl abchvtNV
14
.Op Fl M Ar ENV
14
.Op Fl M Ar ENV
15
.Op Fl B Ar n
15
.Op Fl B Ar n
16
.Op Ar dir
16
.Op Ar dir
Lines 67-72 Link Here
67
Adds several checks specific to newly submitted port.
67
Adds several checks specific to newly submitted port.
68
If you are willing to submit the directory to be checked as a new port,
68
If you are willing to submit the directory to be checked as a new port,
69
use this option.
69
use this option.
70
.It Fl t
71
Print the portlint version and exit.
70
.It Fl M Ar ENV
72
.It Fl M Ar ENV
71
Set make variables to
73
Set make variables to
72
.Pa ENV
74
.Pa ENV

Return to bug 54993