Correct the usage printed for --exclude, which takes a globbing pattern
and not a file name. PR: 19698 Reported by: Jeff Blaine <jblaine@mitre.org>
This commit is contained in:
parent
93709ddb08
commit
8c24e2aa35
@ -783,7 +783,7 @@ Other options:\n\
|
||||
", stdout); /* KLUDGE */
|
||||
fputs ("\
|
||||
-W, --verify attempt to verify the archive after writing it\n\
|
||||
--exclude FILE exclude file FILE\n\
|
||||
--exclude PATTERN exclude files, given as a globbing PATTERN\n\
|
||||
-X, --exclude-from FILE exclude files listed in FILE\n\
|
||||
-y, --bzip2, --bunzip2 filter the archive through bzip2\n\
|
||||
-Z, --compress,\n\
|
||||
|
Loading…
x
Reference in New Issue
Block a user