We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f7b74 commit eef7fe2Copy full SHA for eef7fe2
doc/content/toolstack/features/MVD/index.md
@@ -289,8 +289,8 @@ this is part of a host object.)
289
up storage, creating resource pools and managing patches, high
290
availability (HA) and workload balancing (WLB)"
291
292
-* `select (self, version)`; select `version` of driver `self`. Selecting
293
- the version (a string) of an existing driver.
+* `select (self, variant)`; select `variant` of driver `self`. Selecting
+ the variant (a reference) of an existing driver.
294
295
* `deselect(self)`: this driver can't be loaded next time the kernel is
296
looking for a driver. This is a potentially dangerous operation, so it's
0 commit comments