Reword Ctrl+x description

Pressing Ctrl+x resizes the window to remove black borders, "optimal" is
not well-defined.
This commit is contained in:
Romain Vimont 2018-02-15 14:00:57 +01:00
parent 5ebf31d483
commit e8cad790a4

View file

@ -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"