diff --git a/README.md b/README.md index 11fede309..26530005f 100644 --- a/README.md +++ b/README.md @@ -271,10 +271,10 @@ possible security implications. | -------------------- | --------- | ----------------------------------------- | | <device label> | present | PCI device is detected -The `` part is composed of raw PCI IDs, separated by dashes. +`` is composed of raw PCI IDs, separated by underscores. The set of fields used in `` is configurable, valid fields being `class`, `vendor`, `device`, `subsystem_vendor` and `subsystem_device`. -Defaults fields are `class` and `vendor`. An example label using the default +Defaults are `class` and `vendor`. An example label using the default label fields: ``` feature.node.kubernetes.io/pci-1200_8086.present=true