]> mj.ucw.cz Git - pciutils.git/blobdiff - update-pciids.man
hurd: fix filling information
[pciutils.git] / update-pciids.man
index d2ee69c2fc0d2e33f2e224e4e334ffe63b9cca07..34d31d44ef6ed616c97c38d0aa63e5e8c335a588 100644 (file)
@@ -1,11 +1,11 @@
 .TH update-pciids 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
 .TH update-pciids 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
-.IX update-pciids
 
 .SH NAME
 update-pciids \- download new version of the PCI ID list
 
 .SH SYNOPSIS
 .B update-pciids
 
 .SH NAME
 update-pciids \- download new version of the PCI ID list
 
 .SH SYNOPSIS
 .B update-pciids
+.RB [ -q ]
 
 .SH DESCRIPTION
 .B update-pciids
 
 .SH DESCRIPTION
 .B update-pciids
@@ -15,14 +15,24 @@ site and installs it.
 This utility requires curl, wget or lynx to be installed. If gzip or bzip2
 are available, it automatically downloads the compressed version of the list.
 
 This utility requires curl, wget or lynx to be installed. If gzip or bzip2
 are available, it automatically downloads the compressed version of the list.
 
+.SH OPTIONS
+.TP
+.B -q
+Be quiet and do not report anything except errors.
+
 .SH FILES
 .TP
 .SH FILES
 .TP
-.B @IDSDIR@/pci.ids
+.B @IDSDIR@/@PCI_IDS@
 Here we install the new list.
 
 .SH SEE ALSO
 .BR lspci (8),
 Here we install the new list.
 
 .SH SEE ALSO
 .BR lspci (8),
-.BR setpci (8)
+.BR pci.ids (5),
+.BR curl (1),
+.BR wget (1),
+.BR lynx (1),
+.BR gzip (1),
+.BR bzip2 (1)
 
 .SH AUTHOR
 The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
 
 .SH AUTHOR
 The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.