[Accel-config] [PATCH v1 2/2] accel-config: Update manpages with change to remove-mdev command
ramesh.thomas at intel.com
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
From: Ramesh Thomas <ramesh.thomas(a)intel.com> Update manpages with the new method to remove all mdevs by passing a specal parameter "all" Signed-off-by: Ramesh Thomas <ramesh.thomas(a)intel.com> --- Documentation/accfg/accel-config-remove-mdev.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/accfg/accel-config-remove-mdev.txt b/Documentation/accfg/accel-config-remove-mdev.txt index 90cab5a..f796511 100644 --- a/Documentation/accfg/accel-config-remove-mdev.txt +++ b/Documentation/accfg/accel-config-remove-mdev.txt @@ -6,8 +6,7 @@ accel-config-remove-mdev(1) NAME ---- accel-config-remove-mdev - remove mdev of a device associated with -the passed uuid. Passing a null uuid will remove all mdevs of the -device. +the passed uuid. Passing "all" will remove all mdevs of the device. SYNOPSIS -------- @@ -18,7 +17,7 @@ EXAMPLE ------- accel-config remove-mdev dsa0 0f34f0ed-6f67-4086-a4b7-8e1ecf077dce -accel-config remove-mdev dsa0 00000000-0000-0000-0000-000000000000 +accel-config remove-mdev dsa0 all accel-config remove-mdev dsa0 -l ---- -- 2.26.3