commit | e49dc354bbbde82e56f5d1330f124d16e6697bc7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 07 14:27:07 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 13 13:14:52 2021 -0500 |
tree | 3b20f087733717099775f17acb73c88bfedcf322 | |
parent | 60e08ee2e035657cc6250a1afafdc1e78217220a [diff] |
doc: sandbox: Update instructions on quitting The 'reset' command now resets sandbox but does not quit it. Fix the instructions. Fixes: 329dccc0675 ("sandbox: implement reset") Signed-off-by: Simon Glass <sjg@chromium.org>