forked from Mirror/pmbootstrap
pmbootstrap: make use of consistent casing (MR 2090)
This commit is contained in:
parent
a6c63f9580
commit
e1aef47271
4 changed files with 4 additions and 4 deletions
|
@ -315,7 +315,7 @@ def arguments_qemu(subparser):
|
|||
default=False, help="Use 'tablet' instead of 'mouse'"
|
||||
" input for QEMU. The tablet input device automatically"
|
||||
" grabs/releases the mouse when moving in/out of the QEMU"
|
||||
" window. (Note: For some reason the mouse position is"
|
||||
" window. (NOTE: For some reason the mouse position is"
|
||||
" not reported correctly with this in some cases...)")
|
||||
|
||||
ret.add_argument("--display", dest="qemu_display",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue