From 666c97b0d7dcdd5cf14fb805f25d1c4898696645 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:17:31 -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 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.