mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-05-05 12:18:45 +02:00
Shorten name
This commit is contained in:
parent
2063aefa4c
commit
1da723eaa2
@ -2281,7 +2281,7 @@ let specs =
|
||||
("-decompress",
|
||||
Arg.Unit (setop Decompress),
|
||||
" Decompress");
|
||||
("-decompress-just-content",
|
||||
("-just-content",
|
||||
Arg.Unit (fun () -> args.decompress_just_content <- true),
|
||||
" Decompress just content streams");
|
||||
("-compress",
|
||||
|
Loading…
x
Reference in New Issue
Block a user