This is the help for the whole of patman, so move it to the start of the control function, rather than being inside 'patman send'.
Signed-off-by: Simon Glass <s...@chromium.org> --- tools/patman/cmdline.py | 2 +- tools/patman/control.py | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) Applied to sjg/master, thanks!