diff options
author | Heinrich Schuchardt | 2022-11-14 10:30:58 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2022-11-16 08:34:06 +0100 |
commit | 5727f922ca26b94db38c498935b0b3b75e3cbc4c (patch) | |
tree | c2b41e85b7a5440fa34ac767d5a1cca5b5af1776 /doc/usage/index.rst | |
parent | dd706c83beb1f65f00aed432376cc507ff255fcb (diff) |
Documentation: man-page for command bootd
Provide a man-page for the bootd 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 f7f03aeac16..815b032247f 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -23,6 +23,7 @@ Shell commands cmd/addrmap cmd/askenv cmd/base + cmd/bootd cmd/bootdev cmd/bootefi cmd/bootflow |