docs
This commit is contained in:
parent
dfe37096da
commit
ef9d0e9547
|
@ -2218,7 +2218,7 @@ and specs =
|
||||||
" Coalesce OCGs with like name");
|
" Coalesce OCGs with like name");
|
||||||
("-stamp-as-xobject",
|
("-stamp-as-xobject",
|
||||||
Arg.String setstampasxobject,
|
Arg.String setstampasxobject,
|
||||||
"Stamp a file as a form xobject in another");
|
" Stamp a file as a form xobject in another");
|
||||||
(* These items are undocumented *)
|
(* These items are undocumented *)
|
||||||
("-remove-unused-resources", Arg.Unit (setop RemoveUnusedResources), "");
|
("-remove-unused-resources", Arg.Unit (setop RemoveUnusedResources), "");
|
||||||
("-stay-on-error", Arg.Unit setstayonerror, "");
|
("-stay-on-error", Arg.Unit setstayonerror, "");
|
||||||
|
|
Loading…
Reference in New Issue