It is laborious to type long commands, so add some aliases to speed up use of patman. For now, allow 'pw' for patchwork and 'st' for status. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/patman/cmdline.py | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) Applied to sjg/master, thanks!