mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 20:22:46 +00:00
update acrn-dm comment, remove the series of dot
Tracked-On: #2036 Signed-off-by: Shuang Zheng shuang.zheng@intel.com
This commit is contained in:
parent
7a930d8833
commit
04d9f52f68
@ -164,7 +164,7 @@ usage(int code)
|
|||||||
" --debugexit: enable debug exit function\n"
|
" --debugexit: enable debug exit function\n"
|
||||||
" --intr_monitor: enable interrupt storm monitor\n"
|
" --intr_monitor: enable interrupt storm monitor\n"
|
||||||
" --vtpm2: Virtual TPM2 args: sock_path=$PATH_OF_SWTPM_SOCKET\n"
|
" --vtpm2: Virtual TPM2 args: sock_path=$PATH_OF_SWTPM_SOCKET\n"
|
||||||
"............its params: threshold/s,probe-period(s),delay_time(ms),delay_duration(ms)\n",
|
" its params: threshold/s,probe-period(s),delay_time(ms),delay_duration(ms)\n",
|
||||||
progname, (int)strnlen(progname, PATH_MAX), "", (int)strnlen(progname, PATH_MAX), "",
|
progname, (int)strnlen(progname, PATH_MAX), "", (int)strnlen(progname, PATH_MAX), "",
|
||||||
(int)strnlen(progname, PATH_MAX), "");
|
(int)strnlen(progname, PATH_MAX), "");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user