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:
Sheldon Hearn 2000-07-05 10:31:16 +00:00
parent 93709ddb08
commit 8c24e2aa35
1 changed files with 1 additions and 1 deletions

View File

@ -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\