diff options
author | Heinrich Schuchardt | 2023-06-25 13:40:23 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2023-07-01 17:00:52 +0200 |
commit | 117bcc268317c12261c271b841676a38d28e65c2 (patch) | |
tree | f3fe7cd47616a37d91da2f232a33a955b3b3a1fc /doc/usage/index.rst | |
parent | 5fa30f2351ac3c0458069896bc868eae927df410 (diff) |
doc: loads man-page
Provide a man-page for the loads 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 29ae8a176e7..ef3e87fed03 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -68,6 +68,7 @@ Shell commands cmd/load cmd/loadb cmd/loadm + cmd/loads cmd/loadx cmd/loady cmd/mbr |