Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 06/27/2006 23:33:21
Module Name:	src
Committed By:	hubertf
Date:		Tue Jun 27 23:33:21 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/add: main.c
	src/usr.sbin/pkg_install/create: main.c
	src/usr.sbin/pkg_install/info: main.c
	src/usr.sbin/pkg_install/view: pkg_view.sh

Log Message:
Update usage() to match the manpage - most important, add missing options


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/usr.sbin/pkg_install/add/main.c
cvs rdiff -r1.28 -r1.29 src/usr.sbin/pkg_install/create/main.c
cvs rdiff -r1.48 -r1.49 src/usr.sbin/pkg_install/info/main.c
cvs rdiff -r1.5 -r1.6 src/usr.sbin/pkg_install/view/pkg_view.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.