diff options
author | Heinrich Schuchardt | 2022-12-04 16:16:12 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2022-12-05 17:43:21 +0100 |
commit | 3f01307ced9af0c20b48217c2c58b63f824451c5 (patch) | |
tree | 648a6246e2b1043f2fc895fb3d2518d20434c9c8 /doc/usage/index.rst | |
parent | ff414fcc44b8b385600df54f5a7dc0719cec106f (diff) |
doc: man-page for the sound command
Provide a man-page for the sound 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 0bc82887e9e..bbd40a6e189 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -73,6 +73,7 @@ Shell commands cmd/scp03 cmd/setexpr cmd/size + cmd/sound cmd/temperature cmd/tftpput cmd/true |