commit | 3d9640f55cb22afd018135768209bd79a7907270 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu May 10 15:57:27 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed May 23 17:30:04 2018 -0400 |
tree | 10fbb65781851b46f12f59c0b35a76c8a8387673 | |
parent | 78ccbd1395dd5c183086390d4bcd6760c7cb7996 [diff] |
doc: expand README.commands Describe U_BOOT_CMD_COMPLETE. Describe the arguments of U_BOOT_CMD and U_BOOT_CMD_COMPLETE. Describe the arguments of the command function. Describe the arguments of the completion function. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>