-a | Report on all distribution components, not just those in respect of which errors are detected. |
-i | Ignore missing distribution components. |
-r | Search specified directories recursively. |
-s | Suppress complaints about inaccessible checksum files and directories. |
-x | Verify the existence of distribution components (and also check sizes, in the case of .inf files), but omit the more time-consuming step of actually computing and comparing checksums. |
-d dir | Look for distribution components in the directory dir. |
-n name |
| Access distribution components using the filename name. When accessing .inf file components, append the appropriate extension to the filename. |
-t type |
| Assume that all specified checksum files are of the format type, and search directories only for files in this format (where type is either "md5" or "inf"). |
|