Revision 9312805d qemu-options.hx

b/qemu-options.hx
787 787
Rotate graphical output 90 deg left (only PXA LCD).
788 788
ETEXI
789 789

  
790
DEF("rotate", HAS_ARG, QEMU_OPTION_rotate,
791
    "-rotate <deg>   rotate graphical output some deg left (only PXA LCD)\n",
792
    QEMU_ARCH_ALL)
793
STEXI
794
@item -rotate
795
@findex -rotate
796
Rotate graphical output some deg left (only PXA LCD).
797
ETEXI
798

  
790 799
DEF("vga", HAS_ARG, QEMU_OPTION_vga,
791 800
    "-vga [std|cirrus|vmware|qxl|xenfb|none]\n"
792 801
    "                select video card type\n", QEMU_ARCH_ALL)

Also available in: Unified diff