commit | d20481ee3c8a95ce713f595b5ee84969b1c9fa01 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Sun May 07 13:48:06 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Wed May 31 17:23:01 2023 -0400 |
tree | d35e328c33fa80a07506edf9a11552d603e7d0e5 | |
parent | 7bae13da36477ce451ef5975e0cf79dbe035b52c [diff] |
cmd: fs: document where 'size' stores its result Make it a little bit easier for the user to utilize the 'size' command. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Simon Glass <sjg@chromium.org>