diff options
author | Heinrich Schuchardt | 2022-09-03 13:31:04 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2022-09-09 16:07:54 +0200 |
commit | afb70d1ef48850c3e40ca57926a20cef79804fe2 (patch) | |
tree | a3add35ed891fb4d7f34b6beec50cfb123d76942 /doc/usage/index.rst | |
parent | 651031ef7c47f2efb2cec11c18eb9aa2020e0815 (diff) |
doc: man-page for tftpput
Provide a man-page for the tftpput command.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 28f9683a3e6..f1beeec59c9 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -63,6 +63,7 @@ Shell commands cmd/scp03 cmd/setexpr cmd/size + cmd/tftpput cmd/true cmd/ums cmd/wdt |