commit | 5f679f0be3b850c18b58bc37ab8786865b6287ea | [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 | 1e6594c52a2cb3621ca71b9619a36128019ce52f [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>