commit | 5b96203272f28158fa9dbac7fca5e7bf0a91f0cc | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Wed Oct 11 21:15:47 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 27 16:18:59 2023 -0500 |
tree | 5031d15b168952f924e5ed440fa53e151c1f4239 | |
parent | 3223e23ea77dd3e659ac26134e7f9073ccabc9df [diff] |
cmd: ufs: Correct the help text Remove the additional space and use "sub-system" for consistency with other commands like "scsi" and "usb". Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>