commit | 7d289f1ff38cde0380eed88e555b2bc08c5089b9 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Sep 04 09:08:11 2022 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Sep 09 16:07:54 2022 +0200 |
tree | e9e26b457595290dc538c7c6238803a69e2730e0 | |
parent | 107b3a4ea970cfc811c8ff602530b443440e82ee [diff] |
cmd: correct short text for tftpboot The command's name is a misnomer. The command loads a file but does not run (boot) it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>