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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266581

            Bug ID: 266581
           Summary: ports-mgmt/pkg: pkg(8) should mention --debug
                    verbosity increases with -dd, -ddd and -dddd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://www.freebsd.org/cgi/man.cgi?query=3Dpkg&sektion=
=3D
                    8&manpath=3DFreeBSD-Ports
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg@FreeBSD.org
          Reporter: grahamperrin@freebsd.org
             Flags: maintainer-feedback?(pkg@FreeBSD.org)
          Assignee: pkg@FreeBSD.org

>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

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



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