Shorten name

This commit is contained in:
John Whitington 2025-04-19 16:19:15 +01:00
parent 2063aefa4c
commit 1da723eaa2

View File

@ -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",