]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Correct help message <arg> garbling
authorSimon Glass <sjg@chromium.org>
Sun, 10 Nov 2013 17:26:58 +0000 (10:26 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 9 Jan 2014 00:24:23 +0000 (17:24 -0700)
commit6ebcab8de7c38ca0b2cc5215c5b3e7ccf5f9d0d7
tree0213a721eb1af1f5042fccd19e2899a9bb4da6e4
parent77595c6d9e2c1af9c3b143f496c4c47d0e95a458
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>
arch/sandbox/cpu/start.c