buildman: Use -D for --debug
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:29 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit39dbcaa1ad5a217e36678a1632c1e1ffa6bb82e2
treeb98b1f2642a3957b7acce009207e131ce3c3334a
parentad0378748e3e23e09c74d931367e8e379674770b
buildman: Use -D for --debug

Change -D to mean --debug for consistency with other tools. This is not a
commonly used option, so the impact should be minimal.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/buildman.rst
tools/buildman/cmdline.py