Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2022 12:46:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 266581] ports-mgmt/pkg: pkg(8) should mention --debug verbosity increases with -dd, -ddd and -dddd
Message-ID:  <bug-266581-32340-QSSwh3yAZ8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266581-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266581-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg (Nobody)
<pkg@FreeBSD.org> for maintainer-feedback:
Bug 266581: ports-mgmt/pkg: pkg(8) should mention --debug verbosity increas=
es
with -dd, -ddd and -dddd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266581



--- Description ---
>From the current edition of the manual page for pkg(8):=20

>     -d, --debug
>	      Show debug information.

<https://github.com/freebsd/pkg/issues/2012#issuecomment-1093374877>:=20

> Through experimentation (not from the manual page) I discovered that=20
> -d can be specified more than once.=20
>=20
> =E2=80=A6

Compare outputs from this pair of commands:=20

   pkg -d update --force
  pkg -dd update --force

=E2=80=93 then this trio of commands:=20

  pkg -dd check -d
 pkg -ddd check -d
pkg -dddd check -d



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