diff options
author | Hannes Reinecke <hare@suse.de> | 2005-07-19 14:36:34 -0400 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-07-19 14:36:34 -0400 |
commit | 33aa91b1befa3e4f8da57714ac09b7044cf54451 (patch) | |
tree | cc552482733ef31977d0fcfa8c7e445705ef5653 /extras/scsi_id/scsi_id.8 | |
parent | 46f01c6dc44ba516e42d5c8c1ada98a743f916f2 (diff) |
usb_id: fix typo
Diffstat (limited to 'extras/scsi_id/scsi_id.8')
-rw-r--r-- | extras/scsi_id/scsi_id.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/scsi_id/scsi_id.8 b/extras/scsi_id/scsi_id.8 index 68d4a1c041..26df0d3e66 100644 --- a/extras/scsi_id/scsi_id.8 +++ b/extras/scsi_id/scsi_id.8 @@ -58,6 +58,10 @@ leading \-, runs in a hotplug mode, and expects the environment variable DEVPATH to specify the corresponding sysfs device. See section below on usage with \fBudev\fP. .TP +.BI \-a +Always print information (model, vendor strings) about the device even +if it does not support VPD pages. +.TP .BI \-b The default behaviour \- treat the device as black listed, and do nothing unless a white listed device is found in the scsi_id config\-file. |