From owner-freebsd-doc Fri Jul 3 11:41:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04342 for freebsd-doc-outgoing; Fri, 3 Jul 1998 11:41:24 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04335 for ; Fri, 3 Jul 1998 11:41:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA01060; Fri, 3 Jul 1998 11:40:00 -0700 (PDT) Received: from bamboo.verinet.com (root@bamboo.verinet.com [204.144.246.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04327 for ; Fri, 3 Jul 1998 11:40:58 -0700 (PDT) (envelope-from allenc@verinet.com) Received: from struct. (willow5.verinet.com [199.45.181.37]) by bamboo.verinet.com (8.8.8/8.7.1) with ESMTP id MAA31470 for ; Fri, 3 Jul 1998 12:40:58 -0600 Received: (from allenc@localhost) by struct. (8.8.8/8.8.8) id MAA27591; Fri, 3 Jul 1998 12:40:53 -0600 (MDT) (envelope-from allenc) Message-Id: <199807031840.MAA27591@struct.> Date: Fri, 3 Jul 1998 12:40:53 -0600 (MDT) From: allenc@verinet.com Reply-To: allenc@verinet.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/7155: document pkg_info options Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7155 >Category: docs >Synopsis: Undocumented pkg_info(1) options >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 3 11:40:00 PDT 1998 >Last-Modified: >Originator: Allen Campbell >Organization: none >Release: FreeBSD 2.2.6-RELEASE i386 >Environment: >Description: A few options for pkg_info(1) are not documented. Specifically -I and -R. >How-To-Repeat: man pkg_info >Fix: *** pkg_info.1.orig Fri Jul 3 12:26:17 1998 --- pkg_info.1 Fri Jul 3 12:06:32 1998 *************** *** 65,74 **** --- 65,79 ---- Show the packing list instructions for each package. .It Fl i Show the install script (if any) for each package. + .It Fl I + Show an index line for each package. This option take + precedence over all other package formatting options. .It Fl k Show the de-install script (if any) for each package. .It Fl r Show the requirements script (if any) for each package. + .It Fl R + Show the list of installed packages which require each package. .It Fl m Show the mtree file (if any) for each package. .It Fl L >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message