summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorwiz <wiz>2005-09-28 10:06:29 +0000
committerwiz <wiz>2005-09-28 10:06:29 +0000
commitced725a26899e583fa131cac0ea82afba31c23f2 (patch)
tree0ef930fa22e964771e4e17ddc1b7e9f1d083a979 /pkgtools/pkglint
parent5421503506b7299be678000e131d165676853f6e (diff)
downloadpkgsrc-ced725a26899e583fa131cac0ea82afba31c23f2.tar.gz
Sort option descriptions.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/pkglint.16
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/pkglint.1 b/pkgtools/pkglint/files/pkglint.1
index d8c90f90e22..4a6c1fb85b7 100644
--- a/pkgtools/pkglint/files/pkglint.1
+++ b/pkgtools/pkglint/files/pkglint.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkglint.1,v 1.21 2005/09/28 09:44:42 rillig Exp $
+.\" $NetBSD: pkglint.1,v 1.22 2005/09/28 10:06:29 wiz Exp $
.\" From FreeBSD: portlint.1,v 1.8 1997/11/25 14:53:14 itojun Exp
.\"
.\" Copyright (c) 1997 by Jun-ichiro Itoh <itojun@itojun.org>.
@@ -40,12 +40,12 @@ Show the summary of command line options, then exit.
Show the Makefile that is constructed by including all the files that
are slurped in via .include directives.
This flag is mainly for debugging.
+.It Fl q Ns | Ns Fl -quiet
+Don't print the errors and warnings summary before terminating.
.It Fl R Ns | Ns Fl -rcsidstring
Allow other RCS Id strings than NetBSD.
Multiple strings may be concatenated with
.Ql | .
-.It Fl q Ns | Ns Fl -quiet
-Don't print the errors and warnings summary before terminating.
.It Fl v Ns | Ns Fl -verbose
Be verbose.
Show the progress report for items that are being checked.