[Bug 283692] small editing error in /usr/local/share/man/man8/pkg-create.8(.gz)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Dec 2024 14:25:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283692

            Bug ID: 283692
           Summary: small editing error in
                    /usr/local/share/man/man8/pkg-create.8(.gz)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: wbe@psr.com
                CC: doc@FreeBSD.org

Two lines in pkg-create.8 are in the wrong place.

--- pkg-create.8~       2024-12-28 09:14:07.184783000 -0500
+++ pkg-create.8        2024-12-28 09:15:11.001546000 -0500
@@ -133,12 +133,12 @@
 .It Fl a , Cm --all
 Create package tarballs from all packages installed on your system.
 This option is incompatible with the
-.It Fl e , Cm --expand-manifest
-The manifest contained in pkg will be expanded to readable UCL format.
 .Fl g , x
 or
 .Fl m Ar metadatadir
 options.
+.It Fl e , Cm --expand-manifest
+The manifest contained in pkg will be expanded to readable UCL format.
 .It Fl g , Cm --glob
 Interpret
 .Ar pkg-name

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