Re: [PATCH 1/2] doc: remove reference to device selection option

2025-07-17 Thread Bruce Richardson
On Thu, Jul 17, 2025 at 01:46:03PM +0200, David Marchand wrote: > --use-device was replaced with -a / --vdev options in v1.6 > with commit cac6d08c8bde ("devargs: replace --use-device option by > --pci-whitelist and --vdev"). > > It was reintroduced in the doc in v1.8 when the rst documentation >

[PATCH 1/2] doc: remove reference to device selection option

2025-07-17 Thread David Marchand
--use-device was replaced with -a / --vdev options in v1.6 with commit cac6d08c8bde ("devargs: replace --use-device option by --pci-whitelist and --vdev"). It was reintroduced in the doc in v1.8 when the rst documentation was imported in .rst format. Fixes: 1ab07743b21b ("doc: getting started gui