diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-28 09:51:09 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-28 09:51:09 -0400 |
commit | 22ecb12132a2de80a08654f139ff978176034c38 (patch) | |
tree | 87444c2cb41f82524b61135cf2be4b8dfb895ca4 /doc/usage/index.rst | |
parent | 55efa84d0f523b0609d6947d232c000824315a68 (diff) | |
parent | 5ea605ce49387f01384b8e5938554586ff9d61df (diff) |
Merge branch '2021-07-28-setexpr-fmt-support'
- Add a new feature (and CONFIG option) to allow setexpr to take format
(%d, etc) arguments.
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 40b796a3a9..719b2c90b9 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -43,6 +43,7 @@ Shell commands reset sbi scp03 + setexpr size true ums |