git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db3f490
)
doc: remove duplicated "commands"
author
Aristo Chen
<jj251510319013@gmail.com>
Sun, 20 Apr 2025 14:39:41 +0000
(22:39 +0800)
committer
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Fri, 25 Apr 2025 15:28:10 +0000
(17:28 +0200)
The "commands" are duplicated, so remove one of them
Signed-off-by: Aristo Chen <aristo.chen@canonical.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
doc/usage/cmd/md.rst
patch
|
blob
|
history
diff --git
a/doc/usage/cmd/md.rst
b/doc/usage/cmd/md.rst
index
9a9919f
..
1eeaa82
100644
(file)
--- 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