diff --git a/docs/source/cli_reference/index.md b/docs/source/cli_reference/index.md index 351cccaad..39c566e59 100644 --- a/docs/source/cli_reference/index.md +++ b/docs/source/cli_reference/index.md @@ -36,7 +36,8 @@ You have two ways to install Llama Stack: ``` llama --help ``` -
+ +``` usage: llama [-h] {download,model,stack} ... Welcome to the Llama CLI @@ -46,7 +47,7 @@ options: subcommands: {download,model,stack} -+``` ## Downloading models