diff options
author | Heinrich Schuchardt | 2023-06-16 17:11:49 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2023-06-23 15:53:10 +0200 |
commit | ed875bdd1b93eb5b65d63fbd6c2bbdd898b8c385 (patch) | |
tree | d1b5aa382c6f0ff6fc47de6cfb4cf4c32508e688 /doc/usage/index.rst | |
parent | 68c07fc5fdf34f0926cf06fc0c4ebd6f2f3afe19 (diff) |
doc: unbind man-page
Provide a man-page for the unbind command.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
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 54ef89edb21..95532782e0c 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -97,6 +97,7 @@ Shell commands cmd/trace cmd/true cmd/ums + cmd/unbind cmd/ut cmd/wdt cmd/wget |