From bd578489a32d2dd2c50586b71fa055a8c7b4604b Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sat, 27 Feb 1999 13:44:21 +0000 Subject: Document that feature. Pending a check and a rewriting, as the documentation is misleading. It seems to imply it looks thru installed packages first, whereas code tells pkg_info looks thru package files first. --- usr.sbin/pkg_install/info/pkg_info.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index 1457fb3748f..13f1bad4fb4 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_info.1,v 1.4 1998/10/13 23:09:51 marc Exp $ +.\" $OpenBSD: pkg_info.1,v 1.5 1999/02/27 13:44:20 espie Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -43,6 +43,10 @@ The .Ar pkg-name may be the name of an installed package, the pathname to a package distribution file, or a URL to an ftp-available package. +.Nm +will try to complete +.Ar pkg-name +with a version number while looking through installed packages. .Pp The following command-line options are supported: .Bl -tag -width indent -- cgit v1.2.3