summaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portlint
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-12-27 00:57:31 +0000
committermarcus <marcus@FreeBSD.org>2003-12-27 00:57:31 +0000
commit05d552dcc15f414575b813ffae50341aa740ea10 (patch)
tree94c7bdb280e8c25a1f4c6abbd6cdfa8b2665f488 /ports-mgmt/portlint
parent5ca6d73d4a5ef5352ae795543a3037d91cd9c733 (diff)
downloadFreeBSD-ports-05d552dcc15f414575b813ffae50341aa740ea10.zip
FreeBSD-ports-05d552dcc15f414575b813ffae50341aa740ea10.tar.gz
Catch the pkg-descr up with reality.
Diffstat (limited to 'ports-mgmt/portlint')
-rw-r--r--ports-mgmt/portlint/pkg-descr4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports-mgmt/portlint/pkg-descr b/ports-mgmt/portlint/pkg-descr
index 82ae417..0cd74bf 100644
--- a/ports-mgmt/portlint/pkg-descr
+++ b/ports-mgmt/portlint/pkg-descr
@@ -1,12 +1,14 @@
portlint makes a small set of sanity checks for port directory.
-usage: portlint [-AabctvN] [-B#] [port_directory]
+usage: portlint [-AabcCtvN] [-M ENV] [-B#] [port_directory]
-a additional check for scripts/* and pkg/*
-A turn on all additional checks (equivalent to -abcNt)
-b warn $(VARIABLE)
+ -C pedantic committer mode (equivalent to -abct)
-c committer mode
-v verbose mode
-t nit pick about use of spaces
-N writing a new port
-V print the version and exit
+ -M ENV set make variables to ENV (ex. PORTSDIR=/usr/ports.work)
-B# allow # contiguous blank lines (default: 1 line)
OpenPOWER on IntegriCloud