Correct --verify modifiers.
CVS patchset: 4628 CVS date: 2001/03/15 14:48:52
This commit is contained in:
parent
db68dedc82
commit
93e502737a
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue