commit | 1019b19665ee719762f7613a36bf1b7ef9c3b578 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Dec 16 07:24:50 2020 +0900 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Feb 19 15:00:34 2021 +0800 |
tree | 9377601ebe7618ba60c15ff8bc7c9358d115eb5f | |
parent | 52ff04a216287e1e36d4a3ac977867412b91df45 [diff] |
cmd: mmc: update the mmc command's usage about argument It's confusing whether arguments are optional or mandatory. Update the command's usage to clarify how to use. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org>