From 7446089d80b40e3cc13f7fc00c2a89aece6d726d Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:17:40 -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 bbe49bddd..a3d9e4ad1 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -164,7 +164,7 @@ B, bootargs Set the UOS kernel command-line arguments. The maximum length is 1023. The bootargs string will be passed to the kernel as its cmdline. - Example: -B "loglevel=7": it specifies the kernel log level at 7 + Example: ``-B "loglevel=7"``: it specifies the kernel log level at 7 c, ncpus Set number of CPUs for UOS. This number is an integer and must not be