This commit is contained in:
John Whitington 2022-09-01 16:46:24 +01:00
parent c4dd8f5131
commit df0a33a805
1 changed files with 1 additions and 1 deletions

View File

@ -1842,7 +1842,7 @@ and specs =
" -scale-to-fit \"x y\" scales to page size (x, y)"); " -scale-to-fit \"x y\" scales to page size (x, y)");
("-scale-contents", ("-scale-contents",
Arg.Float setscalecontents, Arg.Float setscalecontents,
" Scale Contents by the given factor"); " Scale contents by the given factor");
("-scale-to-fit-scale", ("-scale-to-fit-scale",
Arg.Float setscaletofitscale, Arg.Float setscaletofitscale,
" -scale-to-fit-scale (1.0 = 100%)"); " -scale-to-fit-scale (1.0 = 100%)");