Correct --verify modifiers.

CVS patchset: 4628
CVS date: 2001/03/15 14:48:52
This commit is contained in:
jbj 2001-03-15 14:48:52 +00:00
parent db68dedc82
commit 93e502737a
1 changed files with 3 additions and 3 deletions

View File

@ -308,11 +308,11 @@ will be silently ignored.
Options that can be used in verify mode:
.IP "\fB\-\-nodeps\fP"
Ignores missing dependencies when verifying.
Don't verify dependencies.
.IP "\fB\-\-nofiles\fP"
Ignores missing files when verifying.
Don't verify files.
.IP "\fB\-\-nomd5\fP"
Ignores MD5 checksum errors when verifying.
Don't verify file MD5 checksums.
.IP "\fB\-\-noscripts\fP"
Don't execute the verify script (if any).