mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-03 20:08:01 +01:00
Beginning -keep-l
This commit is contained in:
parent
a793fc5d1b
commit
93bc1be952
@ -1365,11 +1365,10 @@ and specs =
|
||||
" Don't change the version number");
|
||||
("-l",
|
||||
Arg.Unit setlinearize,
|
||||
" Linearize output files where possible");
|
||||
("-keep-l", (* Must add rentention of was-linearized to pdf data type, read
|
||||
it in Pdfread module *)
|
||||
" Linearize output file");
|
||||
("-keep-l",
|
||||
Arg.Unit setkeeplinearize,
|
||||
"");
|
||||
" Linearize if the input file was linearized");
|
||||
("-cpdflin",
|
||||
Arg.String setcpdflin,
|
||||
" Set location of 'cpdflin'");
|
||||
|
Loading…
x
Reference in New Issue
Block a user