diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index d25cc8194..bbe49bddd 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -158,7 +158,7 @@ r, ramdisk Set the ramdisk (full path) for the UOS. The maximum length is 1023. The supported ramdisk format depends on your UOS kernel configuration. - usage: -r /path/to/your/ramdisk_image + usage: ``-r /path/to/your/ramdisk_image`` B, bootargs Set the UOS kernel command-line arguments. The maximum length is 1023.