At present if 'binman' is typed on the command line, a strange error about
a missing argument is displayed. Fix this.

These does not seem to be standard way to add the 'required' argument in
all recent Python versions, so set it manually.

Signed-off-by: Simon Glass <[email protected]>
---

(no changes since v1)

 tools/binman/cmdline.py | 1 +
 1 file changed, 1 insertion(+)

Applied to u-boot-dm, thanks!

Reply via email to