Add note that --force-orientation is for internal display only

This commit is contained in:
Simon Ser 2022-10-17 13:26:26 +02:00
parent 45061ad3e3
commit 0626c7c8f8

View file

@ -108,7 +108,7 @@ const char usage[] =
" -e, --steam enable Steam integration\n" " -e, --steam enable Steam integration\n"
" --xwayland-count create N xwayland servers\n" " --xwayland-count create N xwayland servers\n"
" --prefer-vk-device prefer Vulkan device for compositing (ex: 1002:7300)\n" " --prefer-vk-device prefer Vulkan device for compositing (ex: 1002:7300)\n"
" --force-orientation rotate the display (left, right, normal, upsidedown)\n" " --force-orientation rotate the internal display (left, right, normal, upsidedown)\n"
"\n" "\n"
"Nested mode options:\n" "Nested mode options:\n"
" -o, --nested-unfocused-refresh game refresh rate when unfocused\n" " -o, --nested-unfocused-refresh game refresh rate when unfocused\n"