commit | ba537e9b27acf0c4e6f9c474fe708f3997129936 | [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 | ff039a8704e9c1e3d9cae535726686df78ef749e [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>