2
0
mirror of https://github.com/Genymobile/scrcpy synced 2025-09-01 06:45:40 +00:00

Reference --shortcut-mod from shortcuts list

Fixes #1681 <https://github.com/Genymobile/scrcpy/issues/1681>

Suggested-by: Moritz Schulz <moritzleni@gmail.com>
This commit is contained in:
Romain Vimont
2020-08-16 13:44:42 +02:00
parent 479d10dc22
commit 6cc22e1c5b
2 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ scrcpy_print_usage(const char *arg0) {
"\n"
" In the following list, MOD is the shortcut modifier. By default,\n"
" it's (left) Alt or (left) Super, but it can be configured by\n"
" --shortcut-mod.\n"
" --shortcut-mod (see above).\n"
"\n"
" MOD+f\n"
" Switch fullscreen mode\n"