sxmo_hook_rotate.sh: update docs for CLI args

see `swayrotinvert()` in sxmo_rotate.sh, which calls this hook with "invert"
This commit is contained in:
Colin 2023-07-12 00:30:14 +00:00
parent e2d0cedd21
commit 0cffdeafab
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
# The following parameters are provided:
# $1 = the new orientation
# possible values are "normal", "left" and "right"
# possible values are "normal", "invert", "left" and "right"