pmbootstrap: make use of consistent casing (MR 2090)

This commit is contained in:
BO41 2021-08-12 17:03:26 +02:00
parent a6c63f9580
commit e1aef47271
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
4 changed files with 4 additions and 4 deletions

View file

@ -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",