From e4ead999501750724c933eebc87d9bed0b81c8df Mon Sep 17 00:00:00 2001 From: Aristo Chen Date: Sun, 20 Apr 2025 22:39:41 +0800 Subject: [PATCH] doc: remove duplicated "commands" The "commands" are duplicated, so remove one of them Signed-off-by: Aristo Chen Reviewed-by: Quentin Schulz --- doc/usage/cmd/md.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/cmd/md.rst b/doc/usage/cmd/md.rst index 9a9919f9ad0..1eeaa824bf2 100644 --- a/doc/usage/cmd/md.rst +++ b/doc/usage/cmd/md.rst @@ -21,7 +21,7 @@ format that includes the address, hex data and ASCII display. It supports various data sizes and uses the endianness of the target. The specified data_size and length become the defaults for future memory -commands commands. +commands. address start address to display -- 2.39.5