The man page for bsdtar(1) incorrectly has 22 listed as the maximum supported
compression level for the zstd compression algorithm (as specified with
--options zstd:compression-level=nn). In practice using anything greater than
19 results in the following message at runtime:
Warning : compression level higher than max, reduced to 19