docs/man: fix xl(1) documentation for 'pci' operations
authorPaul Durrant <pdurrant@amazon.com>
Tue, 8 Dec 2020 19:30:25 +0000 (19:30 +0000)
committerWei Liu <wl@xen.org>
Tue, 15 Dec 2020 16:24:23 +0000 (16:24 +0000)
commit8bc342b043a6838c03cd86039a34e3f8eea1242f
treec76b99be5651bfbab5627a828ba46c5d3307918f
parent3085930e2f55a51d33a664072c3045aa2cc94445
docs/man: fix xl(1) documentation for 'pci' operations

Currently the documentation completely fails to mention the existence of
PCI_SPEC_STRING. This patch tidies things up, specifically clarifying that
'pci-assignable-add/remove' take <BDF> arguments where as 'pci-attach/detach'
take <PCI_SPEC_STRING> arguments (which will be enforced in a subsequent
patch).

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Acked-by: Wei Liu <wl@xen.org>
docs/man/xl.1.pod.in