https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207369
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: [email protected]
Reporter: [email protected]
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 syntax
is:
--exclude pattern
It should be:
--exclude=pattern
Note the missing '=' symbol in the presently documented syntax.
The same observation holds true for the 'include' option.
Warm Regards,
Ganesh
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"