Fix options alphabetical order

Commit fc52b24503 missed this one.
This commit is contained in:
Romain Vimont
2023-06-05 19:44:15 +02:00
parent 2d79aeb117
commit b8d43866d2
3 changed files with 7 additions and 7 deletions

View File

@@ -26,8 +26,8 @@ arguments=(
{-f,--fullscreen}'[Start in fullscreen]'
'--force-adb-forward[Do not attempt to use \"adb reverse\" to connect to the device]'
'--forward-all-clicks[Forward clicks to device]'
{-K,--hid-keyboard}'[Simulate a physical keyboard by using HID over AOAv2]'
{-h,--help}'[Print the help]'
{-K,--hid-keyboard}'[Simulate a physical keyboard by using HID over AOAv2]'
'--legacy-paste[Inject computer clipboard text as a sequence of key events on Ctrl+v]'
'--list-displays[List displays available on the device]'
'--list-encoders[List video and audio encoders available on the device]'