diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 53aa785..3a24f0c 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -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",