Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2016 13:17:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 207369] The exclude and include options for 'tar' command do not have correct the syntax
Message-ID:  <bug-207369-9@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207369
           Summary: The exclude and include options for 'tar' command do
                    not have correct the syntax
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: sgurukrupa@gmail.com

The man pages for the tar(1) command do not have the correct syntax for the
'include' and 'exclude' options. For example, the presently documented synt=
ax
is:

--exclude pattern

It should be:

--exclude=3Dpattern

Note the missing '=3D' symbol in the presently documented syntax.

The same observation holds true for the 'include' option.


Warm Regards,
Ganesh

--=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-207369-9>