diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index 82c88d6fb..d25cc8194 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -152,7 +152,7 @@ k, kernel Set the kernel (full path) for the UOS kernel. The maximum length is 1023. The DM handles bzImage image format. - usage: -k /path/to/your/kernel_image + usage: ``-k /path/to/your/kernel_image`` r, ramdisk Set the ramdisk (full path) for the UOS. The maximum length is 1023.