From a21c3ca3ebe6273b92b59b1cffcac8f3bc832793 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:17:21 -0800 Subject: [PATCH] Update doc/developer-guides/hld/hld-devicemodel.rst Co-Authored-By: dbkinder --- doc/developer-guides/hld/hld-devicemodel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.