Reword img2webp synopsis command line

See https://bugs.chromium.org/p/webp/issues/detail?id=549

Change-Id: I75562d2ad021d8ec107eb4ced5b28e0abf373324
This commit is contained in:
Yannis Guyon
2022-01-05 10:15:28 +01:00
parent 8ea81561d2
commit a80954a1d9
3 changed files with 3 additions and 4 deletions

View File

@ -35,8 +35,7 @@
static void Help(void) {
printf("Usage:\n\n");
printf(" img2webp [file-level options] [image files...] "
"[per-frame options...]\n");
printf(" img2webp [file_options] [[frame_options] frame_file]...\n");
printf("\n");
printf("File-level options (only used at the start of compression):\n");