summaryrefslogtreecommitdiffstats
path: root/doc/sphinx/arm/hooks-class-cmds.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/arm/hooks-class-cmds.rst')
-rw-r--r--doc/sphinx/arm/hooks-class-cmds.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/sphinx/arm/hooks-class-cmds.rst b/doc/sphinx/arm/hooks-class-cmds.rst
index f3cf788f4e..af21e0d4c1 100644
--- a/doc/sphinx/arm/hooks-class-cmds.rst
+++ b/doc/sphinx/arm/hooks-class-cmds.rst
@@ -135,9 +135,7 @@ The following is a sample command removing the ``ipxe_efi_x64`` class:
{
"command": "class-del",
"arguments": {
- {
- "name": "ipxe_efi_x64"
- }
+ "name": "ipxe_efi_x64"
}
}