Reword Ctrl+x description
Pressing Ctrl+x resizes the window to remove black borders, "optimal" is not well-defined.
This commit is contained in:
parent
5ebf31d483
commit
e8cad790a4
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ static void usage(const char *arg0) {
|
||||||
" resize window to 1:1 (pixel-perfect)\n"
|
" resize window to 1:1 (pixel-perfect)\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Ctrl+x\n"
|
" Ctrl+x\n"
|
||||||
" resize window to optimal size (remove black borders)\n"
|
" resize window to remove black borders\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Ctrl+h\n"
|
" Ctrl+h\n"
|
||||||
" Home\n"
|
" Home\n"
|
||||||
|
|
Loading…
Reference in a new issue