[Concept,10/18] efidebug: doc: Indent the media output correctly

Message ID 20250902152158.2285264-11-sjg@u-boot.org
State New
Headers
Series efi: Improve integration of the app with a Shim environment |

Commit Message

Simon Glass Sept. 2, 2025, 3:21 p.m. UTC
  From: Simon Glass <sjg@chromium.org>

The lines after the 'edidebug media' command are only intended three
spaces, but it should be four. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 9390344c350 ("efi: Add a uclass column to efidebug media command")
---

 doc/usage/cmd/efidebug.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
  

Patch

diff --git a/doc/usage/cmd/efidebug.rst b/doc/usage/cmd/efidebug.rst
index 29167dfa394..5dd68a689a6 100644
--- a/doc/usage/cmd/efidebug.rst
+++ b/doc/usage/cmd/efidebug.rst
@@ -49,11 +49,11 @@  Example
 
 This shows checking the EFI media devices::
 
-   => efidebug media
-  Device               Media type       Device Path
-  -------------------  ---------------  -----------
-    efi_media_1        ahci             PciRoot(0x0)/Pci(0x3,0x0)/Sata(0x0,0xFFFF,0x0)
-    efi_media_2        pci              PciRoot(0x0)/Pci(0x5,0x0)
+    => efidebug media
+    Device               Media type       Device Path
+    -------------------  ---------------  -----------
+    efi_media_1          ahci             PciRoot(0x0)/Pci(0x3,0x0)/Sata(0x0,0xFFFF,0x0)
+    efi_media_2          pci              PciRoot(0x0)/Pci(0x5,0x0)
 
 
 This shows checking the log, then using 'efidebug tables' to fully set up the