diff --git a/docs/index.md b/docs/index.md index 303a236f..8b248eac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -591,7 +591,12 @@ systemConfigs: ## Get Help - Run the following command in the command-line tool to see all the commands - and options: `./os-image-composer --help` + and options: + + ```sh + ./os-image-composer --help + ``` + - See the [CLI Specification and Reference](./architecture/os-image-composer-cli-specification.md). - Read the [documentation](https://github.com/open-edge-platform/os-image-composer/tree/main/docs). - Troubleshoot by using the [Build Process documentation](./architecture/os-image-composer-build-process.md#troubleshooting-build-issues). @@ -611,13 +616,15 @@ See [License](https://github.com/open-edge-platform/os-image-composer/blob/main/ :::{toctree} :hidden: -Architecture -Prerequisites -Secure Boot Configuration -Configure Users -Customize Image Build -Configure Multiple Package Repositories -release-notes +Installation Guide +Prerequisites +Architecture +Usage Guide +Secure Boot Configuration +Configure Users +Customize Image Build +Configure Multiple Package Repositories +release-notes.md ::: hide_directive--> \ No newline at end of file