commit | 6ebcab8de7c38ca0b2cc5215c5b3e7ccf5f9d0d7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 10 10:26:58 2013 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 08 17:24:23 2014 -0700 |
tree | 0213a721eb1af1f5042fccd19e2899a9bb4da6e4 | |
parent | 77595c6d9e2c1af9c3b143f496c4c47d0e95a458 [diff] |
sandbox: Correct help message <arg> garbling The <arg> is displayed for options with no argument, and omitted for those with an argument. Swap this around. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>