Fixed a doc typo

This commit is contained in:
Matthias Koefferlein 2017-08-17 23:36:49 +02:00
parent c571ae732d
commit bd5c7decce
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ void print_syntax ()
printf (" -z gzip output\n");
printf (" -t 'cell' use this cell from input (default: determine top cell automatically)\n");
printf (" -x 'name' use this cell as top cell in output\n");
printf (" -r 'l,b,r,t' explicitly specify a clip retangle (can be present multiple times)\n");
printf (" -r 'l,b,r,t' explicitly specify a clip rectangle (can be present multiple times)\n");
}
int