Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2019 18:15:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 233304] ports-mgmt/pkg info -q package doesn't work
Message-ID:  <bug-233304-32340-wlZmFZBg5o@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233304-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233304-32340@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233304

freebsd@dreamchaser.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Not A Bug                   |---
             Status|Closed                      |Open

--- Comment #2 from freebsd@dreamchaser.org ---
I am reopening this because:

pkg help info shows:
       pkg info [-AbBDdefIklOpqRrs] [-Cgix] pkg-name

That means one should be able to give:
  pkg info -q bash
or 
  pkg info -q bash-4.4.23_1

Neither of which works.

While one can clearly do
  pkg info -q | grep bash
to get the desired result, either the pkg command is not working as documented
and needs fixing, or the documentation needs to be fixed to reflect how the
command actually works.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233304-32340-wlZmFZBg5o>