Add missing newline to end of -c usage string .
Pointy hat: me Submitted by: novel Approved by: bde(mentor), grehan (maintainer) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D15421
This commit is contained in:
parent
d411a1b82c
commit
d96ee3e017
@ -147,7 +147,7 @@ usage(int code)
|
||||
" %*s [-m mem] [-p vcpu:hostcpu] [-s <pci>] [-U uuid] <vm>\n"
|
||||
" -a: local apic is in xAPIC mode (deprecated)\n"
|
||||
" -A: create ACPI tables\n"
|
||||
" -c: number of cpus and/or topology specification"
|
||||
" -c: number of cpus and/or topology specification\n"
|
||||
" -C: include guest memory in core file\n"
|
||||
" -e: exit on unhandled I/O access\n"
|
||||
" -g: gdb port\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user