commit | d5ae0ec3c4c71da20ed852285b741e023d5c8edb | [log] [tgz] |
---|---|---|
author | Roland Gaudig <roland.gaudig@weidmueller.com> | Fri Jul 23 12:29:22 2021 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 27 14:50:47 2021 -0400 |
tree | 914675ea7f2708e85b4c40ec1e8f6934e2744db0 | |
parent | 2c9e7c2a39d1cde85d3961f2e7e32777676780b9 [diff] |
doc: usage: add description for setexpr command Add usage for the setexpr command. It has been added to describe mainly the new setexpr format string operation. Signed-off-by: Roland Gaudig <roland.gaudig@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>